keyboard-layout-editor/deploy.bat
Ian Prest faab5c0ced Added a batch file to help me deploy to AWS.
-- "deploy --dryrun" to see what would change
-- "deploy" to actually do it.
2013-10-14 02:19:20 -04:00

2 lines
No EOL
187 B
Batchfile

@echo off
aws s3 sync . s3://www.keyboard-layout-editor.com --exclude aws-private-key.txt --exclude *.py --exclude mongoose* --exclude .git* --exclude *.bat --exclude upload-policy.txt %*