🗃️ Committing everything that changed 🗃️

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

View File

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