mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Update 01-config_yaml.sh
This commit is contained in:
@@ -9,6 +9,7 @@ set -e
|
|||||||
|
|
||||||
# Disable if config not present
|
# Disable if config not present
|
||||||
if [ ! -d /config ] || ! bashio::supervisor.ping 2>/dev/null; then
|
if [ ! -d /config ] || ! bashio::supervisor.ping 2>/dev/null; then
|
||||||
|
echo "..."
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user