aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGravatar Ton Voon <tonvoon@nagiosplugins.org> 2009-11-19 21:55:18 +0000
committerGravatar Ton Voon <tonvoon@nagiosplugins.org> 2009-11-19 21:55:18 +0000
commit4b2265d20c8651046b5e8b65000d93bbbbb481f3 (patch)
treea474092a2bc419d79be795387881e5e59b32f537 /tools
parent181107290e5265b5b50f7131dbccaee38dc32db8 (diff)
downloadmonitoring-plugins-4b2265d20c8651046b5e8b65000d93bbbbb481f3.tar.gz
Updated link to sfsnapshotgit
Diffstat (limited to 'tools')
-rwxr-xr-xtools/sfsnapshot-upload2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/sfsnapshot-upload b/tools/sfsnapshot-upload
index 5134e000..6cf03496 100755
--- a/tools/sfsnapshot-upload
+++ b/tools/sfsnapshot-upload
@@ -17,7 +17,7 @@ export SFSNAP_DEST=~/staging/snapshot
## Some stuff that shouldn't change often...
# The file we'll use to create the snapshot
-sfsnapshot=~/sfsnapshotgit
+sfsnapshot=~/bin/sfsnapshotgit
# Retention time for snapshots (in minutes), 0 for no retention.
CLEAN_TIME=1440