Update 00-variables.sh

This commit is contained in:
Alexandre
2021-02-05 20:07:11 +01:00
committed by GitHub
parent d9460801d8
commit fe30a86348

View File

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