mirror of
https://github.com/hiskang/acme.sh
synced 2025-07-09 15:18:36 +00:00
Merge pull request #676 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/675
This commit is contained in:
commit
79eb8e2b35
1
acme.sh
1
acme.sh
@ -5277,6 +5277,7 @@ _process() {
|
|||||||
--openssl-bin)
|
--openssl-bin)
|
||||||
_openssl_bin="$2"
|
_openssl_bin="$2"
|
||||||
ACME_OPENSSL_BIN="$_openssl_bin"
|
ACME_OPENSSL_BIN="$_openssl_bin"
|
||||||
|
shift
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
_err "Unknown parameter : $1"
|
_err "Unknown parameter : $1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user