Can anyone post the defualt root cron list? I accidentally deleted two of them and I am having issues with autossl renewing properly.
All I have is:
1 36 0 * * * /root/.acme.sh/acme.sh --cron --home /root/.acme.sh/cwp_certs > /dev/null
2 15 0 * * * /usr/local/cwp/php71/bin/php-cgi -d max_execution_time=100000000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_newbackup.php
Thanks for any help you can give.