mirror of
https://github.com/hiskang/acme.sh
synced 2025-07-23 09:55:23 +00:00
This commit is contained in:
parent
15af89d51c
commit
20444bf253
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