1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-17 03:13:00 +00:00

Merge pull request #496 from Neilpang/dev

fix format
This commit is contained in:
neil
2016-12-27 22:09:15 +08:00
committed by GitHub
+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