0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-03-13 22:03:43 +03:00

add "-a all"

This commit is contained in:
Maxim Slipenko 2024-02-01 20:22:16 +03:00
parent 0f708f9aa6
commit 6e024c6a1c

View File

@ -16,7 +16,7 @@ case $OS in
apt-get update
apt-get install -y jq curl p7zip-full nodejs npm unzip
npm install -g @electron/asar
sh ./build_deb.sh
sh ./build_deb.sh -a all
mkdir dist
mv deb/*.deb dist