2
0
MasterPassword/platform-independent/web-js/sync
2017-03-06 13:40:39 -05:00

7 lines
305 B
Bash
Executable File

#!/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 --delete --no-group . satura.lyndir.com:/usr/local/www/js.masterpasswordapp.com/htdocs-secure/