mirror of
https://github.com/casjaysdevdocker/navidrome
synced 2025-01-18 12:34:27 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
336d44d379
commit
27cd73244a
@ -54,6 +54,7 @@ __mpd_start() {
|
|||||||
if pgrep mpd &>/dev/null && mpc status | grep -qv 'playing'; then
|
if pgrep mpd &>/dev/null && mpc status | grep -qv 'playing'; then
|
||||||
mpc play &>/dev/null
|
mpc play &>/dev/null
|
||||||
fi
|
fi
|
||||||
|
}
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Define default variables
|
# Define default variables
|
||||||
TZ="${TZ:-America/New_York}"
|
TZ="${TZ:-America/New_York}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user