Cron job .sh

What’s the syntax for “Command” to run an .sh file with the Cron Manager?

Hello @harryf

Do something like this

"/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null

OK, thanks. So in my case?……

Yes also add time Min Hour Day of the Month etc as preferred having a cronjob that runs every min is not adivsable