mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update 00-data_location.sh
This commit is contained in:
@@ -12,4 +12,4 @@ echo "Creating $LOCATION"
|
|||||||
mkdir -p "$LOCATION"
|
mkdir -p "$LOCATION"
|
||||||
|
|
||||||
bashio::log.info "Setting ownership to $PUID:$PGID"
|
bashio::log.info "Setting ownership to $PUID:$PGID"
|
||||||
chown "$PUID":"$PGID" "$LOCATION"
|
chown "abc":"abc" "$LOCATION"
|
||||||
|
|||||||
Reference in New Issue
Block a user