🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay 2022-09-10 16:17:57 -04:00
parent d24950a838
commit 8f867d8245
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -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