mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01: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 #
|
||||
################
|
||||
|
||||
### Remove previous values
|
||||
rm /config/crontabs/*
|
||||
|
||||
### Variables
|
||||
FREQUENCY=$(bashio::config 'Updates')
|
||||
bashio::log.info "Updates every $FREQUENCY"
|
||||
|
||||
Reference in New Issue
Block a user