1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-12 00:42:56 +00:00

Merge pull request #676 from Neilpang/dev

fix https://github.com/Neilpang/acme.sh/issues/675
This commit is contained in:
neil
2017-02-26 22:23:39 +08:00
committed by GitHub
+1
View File
@@ -5277,6 +5277,7 @@ _process() {
--openssl-bin)
_openssl_bin="$2"
ACME_OPENSSL_BIN="$_openssl_bin"
shift
;;
*)
_err "Unknown parameter : $1"