소스 검색

更新 '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