mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-12 02:19:54 +02:00
Update 31-run
This commit is contained in:
@@ -26,9 +26,6 @@ grep -rl 'api/' /app | xargs sed -i 's|api/|./api/|g' || true
|
|||||||
# CRON OPTIONS #
|
# CRON OPTIONS #
|
||||||
################
|
################
|
||||||
|
|
||||||
### Remove previous values
|
|
||||||
rm /config/crontabs/*
|
|
||||||
|
|
||||||
### Variables
|
### Variables
|
||||||
FREQUENCY=$(bashio::config 'Updates')
|
FREQUENCY=$(bashio::config 'Updates')
|
||||||
bashio::log.info "Updates every $FREQUENCY"
|
bashio::log.info "Updates every $FREQUENCY"
|
||||||
|
|||||||
Reference in New Issue
Block a user