Update 00-variables.sh

This commit is contained in:
Alexandre
2021-02-05 20:23:07 +01:00
committed by GitHub
parent 49e9f48143
commit 3240927536

View File

@@ -1,5 +1,3 @@
#!/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