add build script
This commit is contained in:
@@ -12,7 +12,9 @@ cp ./LICENSE ./dist/imagevideupscaler-linux
|
||||
cp ./logo.png ./dist/imagevideupscaler-linux
|
||||
|
||||
# package rpm & deb
|
||||
# TODO: create packager
|
||||
cp ./dist/imagevideoupscaler-linux/* ./frontend/src/
|
||||
cd frontend
|
||||
npm run electron:build -- --linux deb rpm --win nsis
|
||||
|
||||
# Make windows executable
|
||||
# TODO: create compiler
|
||||
Reference in New Issue
Block a user