mirror of
https://github.com/casjaysdevdocker/navidrome
synced 2025-01-18 06:34:27 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
ebd0774d95
commit
d24950a838
@ -121,7 +121,7 @@ if ! pgrep mpd &>/dev/null; then
|
||||
[ -f "/data/mpd/mpd.pid" ] && rm -Rf "/data/mpd/mpd.pid"
|
||||
fi
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
chmod 777 -R /data/mpd /data/navidrome /data/music /data/playlists
|
||||
chmod 777 -Rf "/data/mpd" "/data/navidrome" "/data/music" "/data/playlists" "/config/mpd"
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
case "$1" in
|
||||
--help) # Help message
|
||||
|
Loading…
x
Reference in New Issue
Block a user