diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2014-10-30 07:44:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2014-11-25 06:38:04 +0200 |
commit | ee484e29543885417fa95ea6a4a2d94dc9b89463 (patch) | |
tree | a3a70d3d080cba3ef5a422e8c2d2a18ec1ecb910 | |
parent | 0e6e6aee0c75ae7e3a06b655cfa19a280caf41dd (diff) |
Update rsync link
-rw-r--r-- | doc/release | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release b/doc/release index 1088557..22c4bfc 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. |