diff options
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/sfsnapshot-upload | 2 | 
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 | |||
| 17 | 17 | ||
| 18 | ## Some stuff that shouldn't change often... | 18 | ## Some stuff that shouldn't change often... | 
| 19 | # The file we'll use to create the snapshot | 19 | # The file we'll use to create the snapshot | 
| 20 | sfsnapshot=~/sfsnapshotgit | 20 | sfsnapshot=~/bin/sfsnapshotgit | 
| 21 | 21 | ||
| 22 | # Retention time for snapshots (in minutes), 0 for no retention. | 22 | # Retention time for snapshots (in minutes), 0 for no retention. | 
| 23 | CLEAN_TIME=1440 | 23 | CLEAN_TIME=1440 | 
