Remove DEBUG

This commit is contained in:
Neil 2015-12-27 00:39:08 +08:00
parent 560e5a1780
commit 23c46ba183
1 changed files with 0 additions and 1 deletions

1
le.sh
View File

@ -23,7 +23,6 @@ DEFAULT_CA="https://acme-v01.api.letsencrypt.org"
API=$DEFAULT_CA
DEBUG=
_debug() {
if ! [ "$DEBUG" ] ; then