1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-16 10:53:00 +00:00

fix format

This commit is contained in:
neilpang
2016-12-27 21:29:44 +08:00
parent 20444bf253
commit ec9975c3d9
+1 -1
View File
@@ -405,7 +405,7 @@ _getfile() {
#Usage: multiline
_base64() {
[ "" ];#urgly
[ "" ] #urgly
if [ "$1" ]; then
_debug3 "base64 multiline:'$1'"
$OPENSSL_BIN base64 -e