mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-23 14:12:59 +03:00
Path fix
This commit is contained in:
parent
45104f7cfa
commit
711980db10
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user