diff --git a/Site/mpw-js/sync b/Site/mpw-js/sync new file mode 100755 index 00000000..e46b9a88 --- /dev/null +++ b/Site/mpw-js/sync @@ -0,0 +1,6 @@ +#!/usr/bin/env bash +set -e + +cd "${BASH_SOURCE[0]%/*}" +#s3cmd sync --exclude '.git/**' --delete-removed --follow-symlinks --preserve --acl-public --reduced-redundancy . s3://js.masterpasswordapp.com/ +rsync -avP --no-group . satura.lyndir.com:/usr/local/www/js.masterpasswordapp.com/htdocs-secure/