mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Use 700 as permissions
This commit is contained in:
@@ -80,4 +80,4 @@ ln -sf /config/.cache /.cache
|
||||
# Set ownership
|
||||
bashio::log.info "Setting ownership to $PUID:$PGID"
|
||||
chown -R "$PUID":"$PGID" "$LOCATION"
|
||||
chmod -R 755 "$LOCATION"
|
||||
chmod -R 700 "$LOCATION"
|
||||
|
||||
Reference in New Issue
Block a user