We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 283d555 commit f3d0368Copy full SHA for f3d0368
Site/2013-05/sync
@@ -2,4 +2,4 @@
2
set -e
3
4
cd "${BASH_SOURCE[0]%/*}"
5
-s3cmd sync --delete-removed --follow-symlinks --preserve --acl-public --reduced-redundancy . s3://masterpasswordapp.com/
+s3cmd sync --exclude '.git/**' --delete-removed --follow-symlinks --preserve --acl-public --reduced-redundancy . s3://masterpasswordapp.com/
0 commit comments