Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
79eb8e2b
Commit
79eb8e2b
authored
Feb 26, 2017
by
neil
Committed by
GitHub
Feb 26, 2017
Browse files
Merge pull request #676 from Neilpang/dev
fix
https://github.com/Neilpang/acme.sh/issues/675
parents
c715b463
7c2e8754
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
79eb8e2b
...
@@ -5277,6 +5277,7 @@ _process() {
...
@@ -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
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment