package script update
This commit is contained in:
5
packaging/package.sh
Normal file → Executable file
5
packaging/package.sh
Normal file → Executable file
@@ -19,5 +19,10 @@ cp ./logo.png ./frontend/src/
|
|||||||
cd frontend
|
cd frontend
|
||||||
npm run electron:build -- --linux deb rpm --win nsis
|
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
|
# Make windows executable
|
||||||
# TODO: create compiler
|
# TODO: create compiler
|
||||||
Reference in New Issue
Block a user