To uninstall , you need to do three things:certbot-auto
If you added a cron job or systemd timer to automatically run to renew your certificates, you should delete it. If you did this by following our instructions, you can delete the entry added to by running a command like .
certbot-auto/etc/crontabsudo sed -i '/certbot-auto/d' /etc/crontabDelete the script. If you placed it in like we recommended, you can delete it by running .
certbot-auto/usr/local/binsudo rm /usr/local/bin/certbot-autoDelete the Certbot installation created by by running .
certbot-autosudo rm -rf /opt/eff.org
Źródło: Link





Leave a Reply