mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-14 11:31:31 +02:00
Update timer
This commit is contained in:
@@ -13,4 +13,5 @@ fi
|
|||||||
|
|
||||||
sleep $RUNTIME || bashio::log.fatal "run_duration format is not correct. Use 5d or 5h or 5m for example"
|
sleep $RUNTIME || bashio::log.fatal "run_duration format is not correct. Use 5d or 5h or 5m for example"
|
||||||
bashio::log.info "Timeout achieved, addon will stop !"
|
bashio::log.info "Timeout achieved, addon will stop !"
|
||||||
|
sleep 60s
|
||||||
bashio::addon.stop
|
bashio::addon.stop
|
||||||
|
|||||||
Reference in New Issue
Block a user