Holy Crap, NO!
This patch breaks The integrity of the plex database. Redacting
This commit is contained in:
parent
1989dd8901
commit
d6f5ee13e6
1 changed files with 0 additions and 1 deletions
|
|
@ -4,5 +4,4 @@
|
||||||
if [ -d "/config/Library" ]; then
|
if [ -d "/config/Library" ]; then
|
||||||
find "/config/Library" \! -user abc -exec chown -h abc:abc {} \;
|
find "/config/Library" \! -user abc -exec chown -h abc:abc {} \;
|
||||||
find "/config/Library" \! -group abc -exec chown -h abc:abc {} \;
|
find "/config/Library" \! -group abc -exec chown -h abc:abc {} \;
|
||||||
chmod -R ug+w "/config/Library"
|
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue