package script update

This commit is contained in:
2023-06-04 11:58:03 +02:00
parent e247d7a524
commit 9fabb64161

5
packaging/package.sh Normal file → Executable file
View File

@@ -19,5 +19,10 @@ cp ./logo.png ./frontend/src/
cd frontend
npm run electron:build -- --linux deb rpm --win nsis
print '\n\n==> Cleaning up\n\n'
rm -rf ./src/bin
rm -rf ./src/config
rm ./src/imagevideoupscaler-cli.py
rm ./src/LICENSE
# Make windows executable
# TODO: create compiler