2
0
MasterPassword/public/site/2012-07/sync
2017-03-06 13:40:39 -05:00

10 lines
355 B
Bash
Executable File

#!/usr/bin/env bash
set -e
cd "${BASH_SOURCE[0]%/*}"
s3cmd sync . s3://masterpassword.lyndir.com/
s3cmd sync . s3://www.masterpasswordapp.com/
nice rsync --partial --progress --delete --sparse --archive --no-owner --no-perms --no-group --chmod=ugo=rwX \
--exclude rate-limit \
. satura.lyndir.com:/usr/local/www/masterpassword.lyndir.com/htdocs/