📜  ubuntu 升级 certbot acme v2 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:40.441000             🧑  作者: Mango

代码示例1
sudo apt update
sudo apt install --only-upgrade certbot
sudo certbot update_account
certbot renew --dry-run