Updated bash scripts to automatically upload files to github.
This commit is contained in:
parent
8378130388
commit
3a5cce43cc
4 changed files with 74 additions and 0 deletions
|
|
@ -18,3 +18,5 @@ rm Web2ExeLinux/files/error.log Web2ExeLinux/files/last_project_path.txt Web2Exe
|
|||
|
||||
zip -r -9 Web2ExeLinux-CMD.zip Web2ExeLinux-CMD/*
|
||||
zip -r -9 Web2ExeLinux-${VERSION}.zip Web2ExeLinux
|
||||
|
||||
python upload_release.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue