Update 99-run.sh

This commit is contained in:
Alexandre
2022-01-16 11:29:42 +01:00
committed by GitHub
parent 603e611436
commit d04ca33ea9

View File

@@ -127,7 +127,7 @@ if bashio::config.has_value 'Updates'; then
# Sets cron // do not delete this message
cp /templates/cronupdate /etc/cron.${FREQUENCY}/
chmod 775 /etc/cron.${FREQUENCY}/cronupdate
chmod 777 /etc/cron.${FREQUENCY}/cronupdate
fi
##############