0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2024-12-23 14:12:59 +03:00
This commit is contained in:
Andrey Onishchenko 2024-01-29 18:39:02 +03:00
parent 45104f7cfa
commit 711980db10

View File

@ -98,7 +98,7 @@ npm install --save-dev @electron-forge/cli
npx electron-forge import
echo Copy forge.config.js and desktop.ejs...
cp forge.config.js desktop.ejs ./app
cp ../forge.config.js ../desktop.ejs .
update_license=0
if prompt_yes_no "In order to build the app we'll need to update the license field in package.json. Continue?"; then