mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
Update 31-run
This commit is contained in:
@@ -29,7 +29,7 @@ grep -rl 'api/' /app | xargs sed -i 's|api/|./api/|g' || true
|
|||||||
rm /config/crontabs/* || true
|
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"
|
||||||
|
|
||||||
case $FREQUENCY in
|
case $FREQUENCY in
|
||||||
"Hourly")
|
"Hourly")
|
||||||
|
|||||||
Reference in New Issue
Block a user