mirror of
https://github.com/tsightler/ring-mqtt.git
synced 2025-09-26 21:01:12 +08:00
Update run
This commit is contained in:
@@ -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")
|
||||
|
Reference in New Issue
Block a user