diff options
-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. |