Update rebuild_mxe32_with_gui_docker.sh

Add zip back
master
jcdr428 2022-05-31 14:48:57 +01:00 committed by GitHub
parent c349bc783f
commit 5fd538c7f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -15,4 +15,5 @@ make
mv ./tsMuxerGUI.exe ../bin/w32/tsMuxerGUI.exe
cd ..
rm -rf build
ls ./bin/w32/tsMuxeR.exe && ls ./bin/w32/tsMuxerGUI.exe
zip -jr ./bin/w32.zip ./bin/w32
ls ./bin/w32/tsMuxeR.exe && ls ./bin/w32/tsMuxerGUI.exe && ls ./bin/w32.zip