neilpang 2016-12-27 20:53:57 +08:00
parent 15af89d51c
commit 20444bf253
1 changed files with 1 additions and 0 deletions

View File

@ -405,6 +405,7 @@ _getfile() {
#Usage: multiline
_base64() {
[ "" ];#urgly
if [ "$1" ]; then
_debug3 "base64 multiline:'$1'"
$OPENSSL_BIN base64 -e