嵌入式工程猫的博客

三帛的世界

马上订阅 嵌入式工程猫的博客 RSS 更新: https://blog.vvzero.com/atom.xml

不用 snap,在 Ubuntu 上安装 certbot

2024年5月7日 20:36

Certbot 官网居然只提供 snap 方式安装,而 snap 是我在 Ubuntu 上最不喜欢的东西

那就直接用 pip 安装吧~

1
sudo apt install certbot python3-certbot-nginx