mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-14 11:31:31 +02:00
Update 99-run.sh
This commit is contained in:
@@ -18,8 +18,6 @@ if [ ! -f "$HOME"/config.env ]; then
|
|||||||
cp /templates/config.env "$HOME"/config.env
|
cp /templates/config.env "$HOME"/config.env
|
||||||
chmod 777 "$HOME"/config.env
|
chmod 777 "$HOME"/config.env
|
||||||
bashio::log.warning "A default config.env file was copied in $HOME. Please customize according to https://github.com/vogler/free-games-claimer/tree/main#configuration--options and restart the add-on"
|
bashio::log.warning "A default config.env file was copied in $HOME. Please customize according to https://github.com/vogler/free-games-claimer/tree/main#configuration--options and restart the add-on"
|
||||||
sleep 5
|
|
||||||
bashio::exit.nok
|
|
||||||
else
|
else
|
||||||
bashio::log.warning "The config.env file found in $HOME will be used. Please customize according to https://github.com/vogler/free-games-claimer/tree/main#configuration--options and restart the add-on"
|
bashio::log.warning "The config.env file found in $HOME will be used. Please customize according to https://github.com/vogler/free-games-claimer/tree/main#configuration--options and restart the add-on"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user