projects
/
matthijs
/
upstream
/
backupninja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Removed some unnecessary comments
[matthijs/upstream/backupninja.git]
/
handlers
/
sh
1
#
2
# shell script handler for backupninja
3
# runs the file /etc/backup.d/scriptname.sh
4
#
5
6
[ $test ] || ( . $1 )