summaryrefslogtreecommitdiff
path: root/sync.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sync.sh')
-rwxr-xr-xsync.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.sh b/sync.sh
index c84494f..9ff8dfe 100755
--- a/sync.sh
+++ b/sync.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-rsync -e 'ssh -p 2223' -av \
+rsync -e 'ssh -p 2221' -av \
--usermap=abaumann:http \
--groupmap=abaumann:http \
--delete-after \