mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 08:35:57 +02:00
Direct puid:pgid
This commit is contained in:
@@ -24,4 +24,4 @@ if [ ! -d "/config/Library/Application Support" ]; then
|
||||
ln -s "/share/plex/Plex Media Server" "/config/Library/Application Support"
|
||||
fi
|
||||
|
||||
chown -R abc:abc /share/plex
|
||||
chown -R "$PUID:$PGID" /share/plex
|
||||
|
||||
Reference in New Issue
Block a user