alexalouit / ISPConfig-letsencrypt

Let's Encrypt support for ISPConfig
68 stars 23 forks source link

Malformed crontab command? #35

Closed plutocrat closed 8 years ago

plutocrat commented 8 years ago

Hi, Just noticed that I get errors when the crontab command executes: 30 02 * * * /root/.local/share/letsencrypt/bin/letsencrypt-renewer >> /var/log/ispconfig/cron.log; done Malformed expression. Removing "; done" from the end of the command allows it to run, and the messages appear in cron.log now.

alexalouit commented 8 years ago

fix in 2a9b20e