Do you literally have spaces in / usr / bin / certbot
in your crontab file? That would make the crontab unable to find the command (the correct path being /usr/bin/certbot
).
Do you literally have spaces in / usr / bin / certbot
in your crontab file? That would make the crontab unable to find the command (the correct path being /usr/bin/certbot
).