mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-23 14:12:59 +03:00
Fix bin file
This commit is contained in:
parent
f4e5952bbe
commit
ae59e6afde
@ -25,4 +25,4 @@ if [ -z "$ELECTRON_BIN" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
exec "${ELECTRON_BIN}" "${ELECTRON_ARGS}" "${WAYLAND_FLAGS}" /usr/lib/yandex-music/app.asar
|
||||
exec "${ELECTRON_BIN}" /usr/lib/yandex-music/yandex-music.asar "${ELECTRON_ARGS}" "${WAYLAND_FLAGS}"
|
Loading…
Reference in New Issue
Block a user