aboutsummaryrefslogtreecommitdiff
path: root/handlers/sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'handlers/sh.in')
-rw-r--r--handlers/sh.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/handlers/sh.in b/handlers/sh.in
deleted file mode 100644
index f9f1926..0000000
--- a/handlers/sh.in
+++ /dev/null
@@ -1,7 +0,0 @@
-# -*- 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 )