fix script
This commit is contained in:
@@ -43,6 +43,9 @@ while [ -n "$1" ]; do
|
|||||||
"--no-spotify")
|
"--no-spotify")
|
||||||
NO_SPOTIFY=true
|
NO_SPOTIFY=true
|
||||||
;;
|
;;
|
||||||
|
"--no-mpd")
|
||||||
|
NO_MPD=true
|
||||||
|
;;
|
||||||
"--audio-device")
|
"--audio-device")
|
||||||
AUDIO_DEVICE="$2"
|
AUDIO_DEVICE="$2"
|
||||||
shift
|
shift
|
||||||
|
|||||||
Reference in New Issue
Block a user