This commit is contained in:
Alexandre
2023-11-21 09:53:56 +01:00
parent 2e6e4693a7
commit 8e035dde96
350 changed files with 1908 additions and 1328 deletions

View File

@@ -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