2
0

Avoid trouble with s3cmd sync not noticing when remote is already up to date.

This commit is contained in:
Maarten Billemont 2015-03-29 21:10:10 -04:00
parent d3c09fd979
commit 645b6c5f54

View File

@ -2,5 +2,5 @@
set -e
cd "${BASH_SOURCE[0]%/*}"
s3cmd sync --exclude '.git/**' --follow-symlinks --preserve --acl-public --reduced-redundancy "${@:-.}" s3://masterpasswordapp.com/
s3cmd sync --exclude '.git/**' --human-readable-sizes --no-preserve --acl-public --reduced-redundancy "${@:-.}" s3://masterpasswordapp.com/
rsync -avPL --no-group "${@:-.}" satura.lyndir.com:/usr/local/www/masterpasswordapp.com/htdocs-secure/