mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-21 11:00:32 +01:00
Restore
This commit is contained in:
@@ -68,3 +68,5 @@ mkdir -p "$LOCATION"
|
||||
bashio::log.info "Setting ownership to $PUID:$PGID"
|
||||
chown -R "$PUID":"$PGID" "$LOCATION"
|
||||
chmod -R 755 "$LOCATION"
|
||||
mkdir -p "$LOCATION"/.XDG
|
||||
chmod -R 700 "$LOCATION"/.XDG
|
||||
|
||||
Reference in New Issue
Block a user