Browse Source

Remove DEBUG

Neil 9 years ago
parent
commit
23c46ba183
1 changed files with 0 additions and 1 deletions
  1. 0 1
      le.sh

+ 0 - 1
le.sh

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