mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update 00-variables.sh
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
|
||||
export PUID=$(bashio::config 'PUID')
|
||||
export PGID=$(bashio::config 'PGID')
|
||||
bashio::log.info "Set PUID: "$PUID
|
||||
bashio::log.info "Set PGID: "$PGID
|
||||
|
||||
Reference in New Issue
Block a user