windows comand to zip the file is added
parent
e87bb9731d
commit
ac1ffcef58
|
|
@ -30,3 +30,6 @@ rmdir /s /q build
|
|||
rmdir /s /q dist
|
||||
del /q AcouSed.spec
|
||||
|
||||
set PATH=%PATH%;C:\Program Files (x86)/7-Zip
|
||||
7z a -tzip acoused_packaging.zip acoused_packaging
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue