This commit is contained in:
sparklyballs 2017-01-11 21:26:14 +00:00
parent 3740cdb35b
commit 55e1964bf0
6 changed files with 1 additions and 12 deletions

View file

@ -14,4 +14,3 @@ if [ ! "$(stat -c %u /config/Library)" = "$PUID" ]; then
chown abc:abc -R \
/config/Library
fi