forked from acmesh-official/acme.sh
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
neilpang
committed
Nov 2, 2016
1 parent
e7d4352
commit c243829
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<!-- | ||
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 | ||
``` | ||
|
||
|