Update 00-global_var.sh

This commit is contained in:
Alexandre
2025-02-11 19:01:34 +01:00
committed by GitHub
parent f97f1df8ca
commit c35de2ec28

View File

@@ -3,7 +3,7 @@
set -e
if ! bashio::supervisor.ping 2>/dev/null; then
bashio::log.blue "Please use ENV variables to define variables"
echo "..."
exit 0
fi