Commit a84d3b99 authored by Neil's avatar Neil
Browse files

Merge pull request #34 from samueltardieu/fix-space

Remove extra space
parents 649fc386 2276a9ec
......@@ -621,7 +621,7 @@ issue() {
_debug "d" "$d"
_debug "keyauthorization" "$keyauthorization"
_debug "uri" "$uri"
removelevel= ""
removelevel=""
token=""
if [ "$vtype" == "$VTYPE_HTTP" ] ; then
if [ "$Le_Webroot" == "no" ] ; then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment