mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 07:35:56 +02:00
Update 20-folders.sh
This commit is contained in:
@@ -66,3 +66,4 @@ mkdir -p "$LOCATION"
|
|||||||
# Set ownership
|
# Set ownership
|
||||||
bashio::log.info "Setting ownership to $PUID:$PGID"
|
bashio::log.info "Setting ownership to $PUID:$PGID"
|
||||||
chown -R "$PUID":"$PGID" "$LOCATION"
|
chown -R "$PUID":"$PGID" "$LOCATION"
|
||||||
|
chmod -R 755 "$LOCATION"
|
||||||
|
|||||||
Reference in New Issue
Block a user