Sfoglia il codice sorgente

Updated link to sfsnapshotgit

Ton Voon 16 anni fa
parent
commit
4b2265d20c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tools/sfsnapshot-upload

+ 1 - 1
tools/sfsnapshot-upload

@@ -17,7 +17,7 @@ export SFSNAP_DEST=~/staging/snapshot
 
 
 ## Some stuff that shouldn't change often...
 ## Some stuff that shouldn't change often...
 # The file we'll use to create the snapshot
 # The file we'll use to create the snapshot
-sfsnapshot=~/sfsnapshotgit
+sfsnapshot=~/bin/sfsnapshotgit
 
 
 # Retention time for snapshots (in minutes), 0 for no retention.
 # Retention time for snapshots (in minutes), 0 for no retention.
 CLEAN_TIME=1440
 CLEAN_TIME=1440