Update 00-data_location.sh

This commit is contained in:
Alexandre
2022-02-09 20:21:24 +01:00
committed by GitHub
parent 2e9f31055c
commit c6e8bfb6ba

View File

@@ -12,4 +12,4 @@ echo "Creating $LOCATION"
mkdir -p "$LOCATION"
bashio::log.info "Setting ownership to $PUID:$PGID"
chown "$PUID":"$PGID" "$LOCATION"
chown "abc":"abc" "$LOCATION"