mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-29 07:57:40 +01:00
Update 40-config.sh
This commit is contained in:
@@ -11,7 +11,7 @@ mkdir -p \
|
||||
|
||||
#permissions
|
||||
PUID="$(bashio::config 'PUID')"
|
||||
GUID="$(bashio::config 'PGID')"
|
||||
PGID="$(bashio::config 'PGID')"
|
||||
chown -R "$PUID":"$PGID" \
|
||||
"$datadirectory" \
|
||||
/data/config/nextcloud/config \
|
||||
|
||||
Reference in New Issue
Block a user