mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 14:43:01 +02:00
Fix youtube-music wrapper to point to .real binary
This commit is contained in:
parent
aab2c1acbc
commit
f392ce0d31
@ -4,7 +4,7 @@
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
REAL_BINARY="/opt/YouTube Music/youtube-music"
|
||||
REAL_BINARY="/opt/YouTube Music/youtube-music.real"
|
||||
LOG_FILE="${XDG_STATE_HOME:-$HOME/.local/state}/music-parallelism/music-parallelism.log"
|
||||
|
||||
log_message() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user