Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sync
diff options
context:
space:
mode:
Diffstat (limited to 'sync')
-rwxr-xr-xsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync b/sync
index d63332d..a83ae49 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 = 'marco@sugarlabs.org:/var/www-sugarlabs/download/soas/'
+dest_dir = 'soas@sunjammer.sugarlabs.org:/srv/upload/soas/snapshots/1/'
def main():
subprocess.check_call(['rsync', '-rv', '--progress', '--delete',