mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 31-run
This commit is contained in:
@@ -29,6 +29,7 @@ grep -rl 'api/' /app | xargs sed -i 's|api/|./api/|g' || true
|
||||
FREQUENCY=$(bashio::config 'Updates')
|
||||
|
||||
bashio::log.info "$Frequency updates"
|
||||
sed -i '$d' /etc/crontabs/root
|
||||
|
||||
case $FREQUENCY in
|
||||
"Hourly")
|
||||
|
||||
Reference in New Issue
Block a user