Add eject script
[backups/.git] / scripts / eject-disk.sh
1 #!/bin/sh
2
3 export PATH=$(dirname $0):/bin:/usr/bin
4
5 . config.sh
6
7 eject $dev
8
9 rm -f $burnlockfile