aboutsummaryrefslogtreecommitdiff
path: root/tools/sfsnapshot-upload
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sfsnapshot-upload')
-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