Update run

This commit is contained in:
tsightler
2022-10-10 20:38:30 -04:00
parent d3a6376ccd
commit c0a46b1ebe

View File

@@ -22,7 +22,7 @@ echo "-------------------------------------------------------"
# If HASSIO_TOKEN variable exist we are running as addon
if [ -v HASSIO_TOKEN ]; then
export RUNMODE="addon"
bashio::config.require 'mqtt_url'
bashio::config.require 'mqtt_url_test'
if bashio::services.available 'mqtt'; then
export BRANCH=$(bashio::config "branch")