From 8f867d8245b81a93274755d4a7ac9ed7fcfa786c Mon Sep 17 00:00:00 2001 From: casjay Date: Sat, 10 Sep 2022 16:17:57 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Committing=20everything?= =?UTF-8?q?=20that=20changed=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/entrypoint-music.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/entrypoint-music.sh b/bin/entrypoint-music.sh index 2c1398e..c6ff83a 100755 --- a/bin/entrypoint-music.sh +++ b/bin/entrypoint-music.sh @@ -122,6 +122,7 @@ if ! pgrep mpd &>/dev/null; then fi # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - chmod 777 -Rf "/data/mpd" "/data/navidrome" "/data/music" "/data/playlists" "/config/mpd" +chown -Rf mpd "/config/mpd" "/data/mpd" # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - case "$1" in --help) # Help message