Explorar el Código

更新 'README.md'

tossboy hace 5 años
padre
commit
e309320119
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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