aboutsummaryrefslogtreecommitdiff
path: root/handlers/sh
blob: 6b1644de3a26e4afeae9862f487766fca041916f (plain)
1
2
3
4
5
6
#
# shell script handler for backupninja
# runs the file /etc/backup.d/scriptname.sh
# 

[ $test ] || ( . $1 )