Sync mpw-js to js.masterpasswordapp.com.
This commit is contained in:
parent
7bb79c6a1e
commit
c9c9aec9dd
6
Site/mpw-js/sync
Executable file
6
Site/mpw-js/sync
Executable file
@ -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/
|
Loading…
Reference in New Issue
Block a user