Modified windows build script to save 'Web2ExeWin-Setup.zip'.
This commit is contained in:
parent
d2f67fd6f1
commit
f66cc32827
1 changed files with 1 additions and 1 deletions
|
|
@ -23,6 +23,6 @@ set /p Version=<files\version.txt
|
|||
cd command_line_builds
|
||||
7z a ..\Web2ExeWin-CMD.zip -tzip -r *
|
||||
cd ..
|
||||
7z a Web2Exe-Setup.zip Web2Exe-Setup.exe
|
||||
7z a Web2ExeWin-Setup.zip Web2Exe-Setup.exe
|
||||
|
||||
call python upload_release.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue