mirror of
https://github.com/ijprest/keyboard-layout-editor.git
synced 2026-04-08 09:10:50 -07:00
Added a batch file to help me deploy to AWS.
-- "deploy --dryrun" to see what would change -- "deploy" to actually do it.
This commit is contained in:
parent
9fc55e5d5a
commit
faab5c0ced
1 changed files with 2 additions and 0 deletions
2
deploy.bat
Normal file
2
deploy.bat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
@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 %*
|
||||
Loading…
Add table
Add a link
Reference in a new issue