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
0f0da7e6bb
commit
3bb048b54c
@ -49,7 +49,7 @@ __exec_bash() {
|
|||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
__start() {
|
__start() {
|
||||||
if ! pgrep mpd &>/dev/null; then
|
if ! pgrep mpd &>/dev/null; then
|
||||||
mpd --stderr --no-daemon --verbose /config/mpd/mpd.conf &>/data/mpd/mpd.debug &
|
mpd --verbose /config/mpd/mpd.conf
|
||||||
fi
|
fi
|
||||||
sleep 10
|
sleep 10
|
||||||
if pgrep mpd &>/dev/null; then
|
if pgrep mpd &>/dev/null; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user