Mercurial > hg > Blog
diff Makefile @ 5:48e0e2d8babd
proper settings for make_rsync_upload
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Sat, 29 Jun 2013 17:57:01 +0200 |
parents | 4cd9b65e10e4 |
children | d56669594036 |
line wrap: on
line diff
--- a/Makefile Fri Jun 28 15:55:03 2013 +0200 +++ b/Makefile Sat Jun 29 17:57:01 2013 +0200 @@ -12,10 +12,10 @@ FTP_USER=anonymous FTP_TARGET_DIR=/ -SSH_HOST=localhost +SSH_HOST=xanthippe SSH_PORT=22 SSH_USER=dirk -SSH_TARGET_DIR=/var/www/htdocs +SSH_TARGET_DIR=/var/www/htdocs/blog S3_BUCKET=my_s3_bucket