mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 04:54:23 +00:00
finish + add package script (not working yet)
This commit is contained in:
4
package.sh
Executable file
4
package.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
cd frontend/
|
||||
npm i
|
||||
|
||||
npm run electron:build -- --linux deb rpm --win nsis
|
||||
Reference in New Issue
Block a user