Updated 说明 (markdown)

master
Jerry Cheung 2018-04-27 19:34:24 +08:00
parent a5efb2a6a0
commit a121cc9fc7
1 changed files with 1 additions and 1 deletions

@ -26,7 +26,7 @@ curl https://get.acme.sh | sh
``` ```
~/.acme.sh/ ~/.acme.sh/
``` ```
并创建 一个 bash 的 alias, 方便你的使用: `acme.sh=~/.acme.sh/acme.sh` 并创建 一个 bash 的 alias, 方便你的使用: `alias acme.sh=~/.acme.sh/acme.sh`
2). 自动为你创建 cronjob, 每天 0:00 点自动检测所有的证书, 如果快过期了, 需要更新, 则会自动更新证书. 2). 自动为你创建 cronjob, 每天 0:00 点自动检测所有的证书, 如果快过期了, 需要更新, 则会自动更新证书.