File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -819,7 +819,6 @@ if [[ $current_user_id == 0 ]]; then
819819 fi
820820 # uprcl and under
821821 chown -R $USER_NAME :$GROUP_NAME /uprcl/confdir
822- chown -R $USER_NAME :$GROUP_NAME /user/config
823822 chown -R $USER_NAME :$GROUP_NAME /log
824823 if [[ $cache_dir_created -eq 1 ]]; then
825824 echo " Changing ownership of /tmp/cache ..."
Original file line number Diff line number Diff line change 22
33Change Date|Major Changes
44---|---
5+ 2026-05-04|Avoid chown on /user/config (not needed) (see [ #662 ] ( https://github.com/GioF71/upmpdcli-docker/issues/662 ) )
562026-05-03|A few improvements to the startup script (see [ this issue] ( https://framagit.org/medoc92/upmpdcli/-/issues/164 ) )
672026-04-26|Submodule ` master ` updated to Subsonic Plugin 0.9.12
782026-04-26|Submodule ` edge ` updated to Subsonic Plugin 0.9.13
You can’t perform that action at this time.
0 commit comments