diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2014-10-30 07:44:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2014-11-11 10:29:50 +0200 |
commit | fbabed2a1ae5100ef4cd266aebd1fc0098ab60a4 (patch) | |
tree | 2d1f286a5030f04575616d996693ef0201bf0962 | |
parent | 54a119c7a74f05d8bf2e0f6708231953dd654be2 (diff) |
Update rsync linkbulk
-rw-r--r-- | doc/release | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release b/doc/release index 915a76e..f07144b 100644 --- a/doc/release +++ b/doc/release @@ -455,7 +455,7 @@ [X] Sync sandbox with production (do --dry-run first): cd ~/work/codesynthesis.com - rsync -avz --copy-unsafe-links --dry-run public/ kolpackov.net:/var/www/codesynthesis.com/public/ + rsync -avz --copy-unsafe-links --dry-run public/ codesynthesis.com:/var/www/codesynthesis.com/public/ [X] While uploading, prepare mailing list announcement. |