mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Github bot : script beautyshied
This commit is contained in:
@@ -29,8 +29,8 @@ if bashio::config.has_value 'CONFIG_LOCATION'; then
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
if [ -z "$LOCATIONOK" ]; then
|
if [ -z "$LOCATIONOK" ]; then
|
||||||
CONFIGSOURCE=/config/addons_config/${HOSTNAME#*-}
|
CONFIGSOURCE=/config/addons_config/${HOSTNAME#*-}
|
||||||
bashio::log.red "Watch-out : your CONFIG_LOCATION values can only be set in /share, /config or /data (internal to addon). It will be reset to the default location : $CONFIGSOURCE"
|
bashio::log.red "Watch-out : your CONFIG_LOCATION values can only be set in /share, /config or /data (internal to addon). It will be reset to the default location : $CONFIGSOURCE"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user