mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 14:24:06 +02:00
Not used
This commit is contained in:
@@ -8,6 +8,7 @@ set -e
|
|||||||
|
|
||||||
# Exit if /config is not mounted or HA not used
|
# Exit if /config is not mounted or HA not used
|
||||||
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