mirror of
https://github.com/ijprest/keyboard-layout-editor.git
synced 2026-04-09 09:40:36 -07:00
2 lines
No EOL
205 B
Batchfile
2 lines
No EOL
205 B
Batchfile
@echo off
|
|
aws s3 sync . s3://www.keyboard-layout-editor.com --acl public-read --exclude aws-private-key.txt --exclude *.py --exclude mongoose* --exclude .git* --exclude *.bat --exclude upload-policy.txt %* |