CyberPanel Community

Cron job .sh

HF
Harry F #1

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

3 replies
jo
josephgodwinke #2

Hello @harryf

Do something like this

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

jo
josephgodwinke #4

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

Sign in to reply