mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Starts cron
This commit is contained in:
@@ -128,6 +128,9 @@ if bashio::config.has_value 'Updates'; then
|
||||
# Sets cron // do not delete this message
|
||||
cp /templates/cronupdate /etc/cron.${FREQUENCY}/
|
||||
chmod 777 /etc/cron.${FREQUENCY}/cronupdate
|
||||
|
||||
# Starts cron
|
||||
service cron start
|
||||
fi
|
||||
|
||||
##############
|
||||
|
||||
Reference in New Issue
Block a user