Files
nginx-proxy-manager/docker/rootfs/etc/s6-overlay
woodmichl a5b21d0306 replaxed chown with find -not -user ... chown
chown -R tries to chown all files. find -not -user -execdir only chowns files not owned by PUID
2024-03-10 01:55:18 +01:00
..