r3565@krups: intrigeri | 2005-11-16 20:43:44 +0100
[matthijs/upstream/backupninja.git] / handlers / sh
1 #
2 # shell script handler for backupninja
3 # runs the file /etc/backup.d/scriptname.sh
4
5
6 [ $test ] || ( . $1 )