4edfd9af69a618821ba3ea5ebf1586e24a27f49e
[matthijs/upstream/backupninja.git] / handlers / sh.in
1 # -*- mode: sh; sh-basic-offset: 3; indent-tabs-mode: nil; -*-
2 #
3 # shell script handler for backupninja
4 # runs the file /etc/backup.d/scriptname.sh
5 #
6
7 [ $test ] || ( . $1 )