mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-23 22:22:59 +03:00
New fix for executable. Potentially fix #71
This commit is contained in:
parent
c7e6687294
commit
c19fe9ce62
@ -22,4 +22,4 @@ fi
|
||||
|
||||
ELECTRON_BIN=${ELECTRON_CUSTOM_BIN:-%electron_path%}
|
||||
|
||||
exec "${ELECTRON_BIN}" "/usr/lib/yandex-music/yandex-music.asar" "${ELECTRON_ARGS} ${WAYLAND_FLAGS}"
|
||||
exec "${ELECTRON_BIN}" "/usr/lib/yandex-music/yandex-music.asar" $ELECTRON_ARGS $WAYLAND_FLAGS
|
Loading…
Reference in New Issue
Block a user