1
0
mirror of https://github.com/plantroon/acme.sh.git synced 2025-01-09 16:56:00 +00:00

26 lines
660 B
Markdown
Raw Normal View History

2016-11-02 23:02:42 +08:00
<!--
2017-02-11 20:13:21 +08:00
请确保已经更新到最新的代码, 然后贴上来 `--debug 2` 的调试输出. 没有调试输出,我帮不了你.
如何调试 https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh
2016-11-02 23:02:42 +08:00
If it is a bug report:
- make sure you are able to repro it on the latest released version.
You can install the latest version by: `acme.sh --upgrade`
- Search the existing issues.
- Refer to the [WIKI](https://wiki.acme.sh).
- Debug info [Debug](https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh).
-->
Steps to reproduce
------------------
Debug log
-----------------
```
acme.sh --issue ..... --debug 2
```