瀏覽代碼

更新 'README.md'

tossboy 5 年之前
父節點
當前提交
e309320119
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -17,6 +17,12 @@ certbot 提供了一个 hook,可以编写一个 Shell 脚本,让脚本调用
 ### 自动申请通配符证书
 
 1:下载
+```
+wget https://dl.eff.org/certbot-auto
+chmod a+x certbot-auto
+./certbot-auto
+```
+
 
 ```
 $ git clone https://git.tossboy.net/tossboy/autorenew