Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sync
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marcopg@bender.codewiz.org>2009-02-04 17:05:25 (GMT)
committer Marco Pesenti Gritti <marcopg@bender.codewiz.org>2009-02-04 17:05:25 (GMT)
commitfdcebd3287572f3560a1a0b79f81b34b7735e188 (patch)
treec639cfca00ce2cca868b8df4ddac5dc0b8eb28d0 /sync
parentdb53b4c704eebdf1aa9936728ab10493652b5da5 (diff)
Some rawhide changes.
Diffstat (limited to 'sync')
-rwxr-xr-xsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync b/sync
index a83ae49..45d9847 100755
--- a/sync
+++ b/sync
@@ -5,7 +5,7 @@ import subprocess
base_dir = os.path.dirname(__file__)
images_dir = os.path.join(base_dir, 'images')
-dest_dir = 'soas@sunjammer.sugarlabs.org:/srv/upload/soas/snapshots/1/'
+dest_dir = 'soas@sunjammer.sugarlabs.org:/srv/upload/soas/snapshots/2/'
def main():
subprocess.check_call(['rsync', '-rv', '--progress', '--delete',