backupninja/handlers/sh
2004-12-09 04:37:12 +00:00

7 lines
111 B
Plaintext

#
# shell script handler for backupninja
# runs the file /etc/backup.d/scriptname.sh
#
[ $test ] || ( . $1 )