2015-05-05 18:14:24 +03:00

4 lines
66 B
Bash

#!/bin/sh
[ -r conf ] && . ./conf
exec freefall ${OPTS:=/dev/sda}