Merge pull request #402 from darthShadow/patch-1

pull/408/head 1.40.5.8921-836b34c27-ls233
Adam 3 months ago committed by GitHub
commit 885401d6e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,7 +12,7 @@ PUID=${PUID:-911}
if [[ ! "$(stat -c %u /config/Library)" == "${PUID}" ]]; then
echo "Change in ownership detected, please be patient while we chown existing files"
echo "This could take some time"
lsiown abc:abc -R \
lsiown -R abc:abc \
/config/Library
fi

Loading…
Cancel
Save