mirror of
https://github.com/hiskang/acme.sh
synced 2025-07-29 12:46:57 +00:00
Merge pull request #495 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/465
This commit is contained in:
commit
9e57161941
1
acme.sh
1
acme.sh
@ -405,6 +405,7 @@ _getfile() {
|
||||
|
||||
#Usage: multiline
|
||||
_base64() {
|
||||
[ "" ];#urgly
|
||||
if [ "$1" ]; then
|
||||
_debug3 "base64 multiline:'$1'"
|
||||
$OPENSSL_BIN base64 -e
|
||||
|
Loading…
x
Reference in New Issue
Block a user