mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Update build script for easier development on Linux
This commit is contained in:
parent
57c40ffa4f
commit
6df4446369
1 changed files with 2 additions and 2 deletions
4
build.sh
Normal file → Executable file
4
build.sh
Normal file → Executable file
|
@ -1,2 +1,2 @@
|
|||
npm i
|
||||
npm run make
|
||||
npm run package
|
||||
./dist/linux-unpacked/armcord
|
||||
|
|
Loading…
Reference in a new issue