mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-20 14:29:14 +02:00
Update 31-run
This commit is contained in:
@@ -27,6 +27,9 @@ grep -rl 'api/' /app | xargs sed -i 's|api/|./api/|g' || true
|
|||||||
################
|
################
|
||||||
|
|
||||||
rm /config/crontabs/* || true
|
rm /config/crontabs/* || true
|
||||||
|
sed -i '$d' /etc/crontabs/root
|
||||||
|
sed -i -e '$a @reboot /run.sh' /etc/crontabs/root
|
||||||
|
|
||||||
# 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"
|
||||||
|
|||||||
Reference in New Issue
Block a user