mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update run
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
bashio::net.wait_for 7878 localhost 900
|
bashio::net.wait_for 7878 localhost 900
|
||||||
|
|
||||||
# Set base url
|
# Set base url
|
||||||
CONFIG_LOCATION=/config/addons_config/sonarr/config.xml
|
CONFIG_LOCATION=/config/addons_config/radarr/config.xml
|
||||||
while ! [ -f "$CONFIG_LOCATION" ];
|
while ! [ -f "$CONFIG_LOCATION" ];
|
||||||
do
|
do
|
||||||
echo "Waiting for $CONFIG_LOCATION to be created"
|
echo "Waiting for $CONFIG_LOCATION to be created"
|
||||||
|
|||||||
Reference in New Issue
Block a user