Code

Removed suffix of "-rate" and let user decide label via --label
[nagiosplug.git] / tools / sfsnapshot-upload
index 5134e0003f362421245bd7fd25a23a231f6799d3..6cf034964d23fccf6014eadb67c29de6b7e0a16f 100755 (executable)
@@ -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