diff --git a/acme.sh b/acme.sh index 4c096534..5199a820 100755 --- a/acme.sh +++ b/acme.sh @@ -405,7 +405,7 @@ _getfile() { #Usage: multiline _base64() { - [ "" ];#urgly + [ "" ] #urgly if [ "$1" ]; then _debug3 "base64 multiline:'$1'" $OPENSSL_BIN base64 -e