Update 99-run.sh

This commit is contained in:
Alexandre
2022-11-03 12:23:55 +01:00
committed by GitHub
parent ac7e2d4f14
commit aa2ff71cc9

View File

@@ -121,7 +121,7 @@ if bashio::config.true 'auto_restart'; then
# Sets cron // do not delete this message
cp /templates/restart_addon /etc/cron.hourly
chmod 777 /etc/cron.hourly/cronupdate
chmod 777 /etc/cron.hourly/restart_addon
# Starts cron
service cron start