Parcourir la source

更新 'README.md'

tossboy il y a 5 ans
Parent
commit
e309320119
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  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