mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 15:15:58 +02:00
Correct list of configured domains
This commit is contained in:
@@ -37,7 +37,7 @@ $LAUNCHER config:system:get trusted_domains || bashio::log.info "No trusted doma
|
|||||||
done
|
done
|
||||||
|
|
||||||
bashio::log.info "Remaining configurated trusted domains :"
|
bashio::log.info "Remaining configurated trusted domains :"
|
||||||
bashio::log.info "$LAUNCHER config:system:get trusted_domains" || exit
|
bashio::log.info "$($LAUNCHER config:system:get trusted_domains)" || exit
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user