mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-03 04:28:45 +02:00
Update 31-run
This commit is contained in:
@@ -26,6 +26,7 @@ grep -rl 'api/' /app | xargs sed -i 's|api/|./api/|g' || true
|
|||||||
# CRON OPTIONS #
|
# CRON OPTIONS #
|
||||||
################
|
################
|
||||||
|
|
||||||
|
rm /config/crontabs/* || true
|
||||||
# Align update with options
|
# Align update with options
|
||||||
FREQUENCY=$(bashio::config 'Updates')
|
FREQUENCY=$(bashio::config 'Updates')
|
||||||
bashio::log.info "$Frequency updates"
|
bashio::log.info "$Frequency updates"
|
||||||
|
|||||||
Reference in New Issue
Block a user