2
0

Handle dependencies unpacked by a package manager.

This commit is contained in:
Maarten Billemont
2015-01-19 20:58:53 -05:00
parent 0c2e182039
commit b34f7377da
2 changed files with 14 additions and 7 deletions

View File

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