From ef78e14b29df0a9f010c3c2a07572bef5668d079 Mon Sep 17 00:00:00 2001 From: Elijah Saxon Date: Thu, 9 Dec 2004 04:37:12 +0000 Subject: moved all to trunk --- handlers/sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 handlers/sh (limited to 'handlers/sh') diff --git a/handlers/sh b/handlers/sh new file mode 100644 index 0000000..6b1644d --- /dev/null +++ b/handlers/sh @@ -0,0 +1,6 @@ +# +# shell script handler for backupninja +# runs the file /etc/backup.d/scriptname.sh +# + +[ $test ] || ( . $1 ) -- cgit v1.2.3