nsbin/eth/ikn-backup.sh
Nico Schottelius b99e5f9c7a alot of smaller changes
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-08-14 14:04:06 +02:00

16 lines
342 B
Bash
Executable file

#!/bin/sh -e
ccollect=/home/users/nico/lp/ccollect/ccollect/ccollect.sh
# in pre_exec
#cryptsetup luksOpen /dev/sdc usbhd
#mount /home/services/usbhd
#cd /home/user/nico/p/ccollect/ccollect
CCOLLECT_CONF=/home/users/nico/ethz/ccollect $ccollect wöchentlich ikn
# in post_exec
#umount /home/services/usbhd
#cryptsetup luksClose usbhd