mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -108,8 +108,8 @@ bashio::log.info "$FREQUENCY updates"
|
||||
echo ""
|
||||
|
||||
# Sets cron // do not delete this message
|
||||
cp /templates/cronupdate /etc/cron.${FREQUENCY}
|
||||
chmod 775 /etc/cron.${FREQUENCY}/cronupdate.sh
|
||||
cp /templates/cronupdate /etc/cron.${FREQUENCY}/
|
||||
chmod 775 /etc/cron.${FREQUENCY}/cronupdate
|
||||
|
||||
##############
|
||||
# LAUNCH APP #
|
||||
|
||||
Reference in New Issue
Block a user