This commit is contained in:
Alexandre
2025-02-11 19:05:46 +01:00
committed by GitHub
parent f9f2c9f633
commit 160f388efa

View File

@@ -3,7 +3,7 @@
set -e set -e
if ! bashio::supervisor.ping 2>/dev/null; then if ! bashio::supervisor.ping 2>/dev/null; then
bashio::log.blue "Disabled : please use another method" echo "..."
exit 0 exit 0
fi fi