mirror of
https://github.com/casjaysdevdocker/navidrome
synced 2025-10-14 14:02:09 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -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}"
|
||||||
|
Reference in New Issue
Block a user