mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-10 07:50:59 +02: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')
|
FREQUENCY=$(bashio::config 'Updates')
|
||||||
|
|
||||||
bashio::log.info "$Frequency updates"
|
bashio::log.info "$Frequency updates"
|
||||||
|
sed -i '$d' /etc/crontabs/root
|
||||||
|
|
||||||
case $FREQUENCY in
|
case $FREQUENCY in
|
||||||
"Hourly")
|
"Hourly")
|
||||||
|
|||||||
Reference in New Issue
Block a user