Created How to debug le.sh (markdown)
parent
9d1d7da1fd
commit
be73554e04
|
@ -0,0 +1,7 @@
|
||||||
|
Defining a macro `DEBUG=1` can make `le.sh` output detailed debug info.
|
||||||
|
|
||||||
|
For example:
|
||||||
|
|
||||||
|
```
|
||||||
|
DEBUG=1 le.sh issue /home/.............
|
||||||
|
```
|
Loading…
Reference in New Issue