backupninja/handlers/sh
intrigeri c8efb40b7f r263@crapouille: intrigeri | 2005-12-28 21:19:10 +0100
Reverted indentation level to 3.
2005-12-28 20:19:29 +00:00

8 lines
174 B
Plaintext

# -*- 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 )