mirror of
https://github.com/casjaysdevdocker/navidrome
synced 2025-01-18 18:34:24 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
f446fbf66b
commit
31d4181ee1
@ -123,7 +123,6 @@ case "$1" in
|
|||||||
|
|
||||||
healthcheck) # Docker healthcheck
|
healthcheck) # Docker healthcheck
|
||||||
pgrep mpd &>/dev/null &&
|
pgrep mpd &>/dev/null &&
|
||||||
pgrep nginx &>/dev/null &&
|
|
||||||
pgrep navidrome &>/dev/null
|
pgrep navidrome &>/dev/null
|
||||||
exit $?
|
exit $?
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user