1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-18 11:52:54 +00:00
neilpang
2017-02-26 22:20:08 +08:00
parent c719a61ea7
commit 7c2e875494
+1
View File
@@ -5277,6 +5277,7 @@ _process() {
--openssl-bin)
_openssl_bin="$2"
ACME_OPENSSL_BIN="$_openssl_bin"
shift
;;
*)
_err "Unknown parameter : $1"