mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 12:46:30 +00:00
add cdn_manager.py and build script
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
pyinstaller --onefile --collect-all boto3 cdn_manager.py
|
||||
move dist\cdn_manager.exe .\cdn_manager.exe
|
||||
rmdir /s /q dist
|
||||
rmdir /s /q build
|
||||
|
||||
Reference in New Issue
Block a user