Witajcie
Jakiś czas temu zainteresowałem się letsencryptem i chcę ustawić automatyczne odnawianie.
Jaki jest format wpisu w crontab bo próbowałęm na kilka sposobów:
45 2 * * 6 cd /etc/letsencrypt/ && ./certbot-auto renew && /etc/init.d/apache2 restart
45 1 * * 1 /usr/bin/certbot renew >> /var/log/certbot.log
Próbowałem te wpisy modyfikować na własne potrzeby i błąd.
Jakiś czas temu zainteresowałem się letsencryptem i chcę ustawić automatyczne odnawianie.
Jaki jest format wpisu w crontab bo próbowałęm na kilka sposobów:
45 2 * * 6 cd /etc/letsencrypt/ && ./certbot-auto renew && /etc/init.d/apache2 restart
45 1 * * 1 /usr/bin/certbot renew >> /var/log/certbot.log
Próbowałem te wpisy modyfikować na własne potrzeby i błąd.