aboutsummaryrefslogtreecommitdiff
path: root/handlers/sh.in
blob: 4edfd9af69a618821ba3ea5ebf1586e24a27f49e (plain)
1
2
3
4
5
6
7
# -*- mode: sh; sh-basic-offset: 3; indent-tabs-mode: nil; -*-
#
# shell script handler for backupninja
# runs the file /etc/backup.d/scriptname.sh
#

[ $test ] || ( . $1 )