Updated 说明 (markdown)
parent
6c0169b6ab
commit
8db7c55579
15
说明.md
15
说明.md
|
@ -154,6 +154,21 @@ acme.sh --upgrade --auto-upgrade 0
|
|||
```
|
||||
|
||||
|
||||
# 5. 出错怎么办:
|
||||
如果出错, 请添加 debug log:
|
||||
|
||||
```
|
||||
acme.sh --issue ..... --debug
|
||||
```
|
||||
或者:
|
||||
```
|
||||
acme.sh --issue ..... --debug 2
|
||||
```
|
||||
|
||||
请参考: https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh
|
||||
|
||||
|
||||
|
||||
最后, 本文并非完全的使用说明, 还有很多高级的功能, 更高级的用法请参看其他 wiki 页面.
|
||||
|
||||
https://github.com/Neilpang/acme.sh/wiki
|
Loading…
Reference in New Issue