Update 31-run

This commit is contained in:
Alexandre
2021-04-07 12:20:54 +02:00
committed by GitHub
parent ab2d97fc8c
commit 0bccd76ce8

View File

@@ -26,6 +26,7 @@ grep -rl 'api/' /app | xargs sed -i 's|api/|./api/|g' || true
# CRON OPTIONS #
################
rm /config/crontabs/* || true
# Align update with options
FREQUENCY=$(bashio::config 'Updates')
bashio::log.info "$Frequency updates"