1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-19 04:12:58 +00:00

Remove DEBUG

This commit is contained in:
Neil
2015-12-27 00:39:08 +08:00
parent 560e5a1780
commit 23c46ba183
-1
View File
@@ -23,7 +23,6 @@ DEFAULT_CA="https://acme-v01.api.letsencrypt.org"
API=$DEFAULT_CA
DEBUG=
_debug() {
if ! [ "$DEBUG" ] ; then