Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
3ed4102a
Commit
3ed4102a
authored
Apr 11, 2016
by
roozbehk
Browse files
incorrect parameter for keypath
parent
d53289d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
le.sh
View file @
3ed4102a
...
...
@@ -2049,7 +2049,7 @@ _process() {
issue
"
$_webroot
"
"
$_domain
"
"
$_altdomains
"
"
$_keylength
"
"
$_certpath
"
"
$_keylength
"
"
$_capath
"
"
$_reloadcmd
"
"
$_fullchainpath
"
;;
installcert
)
installcert
"
$_domain
"
"
$_certpath
"
"
$_key
leng
th
"
"
$_capath
"
"
$_reloadcmd
"
"
$_fullchainpath
"
installcert
"
$_domain
"
"
$_certpath
"
"
$_key
pa
th
"
"
$_capath
"
"
$_reloadcmd
"
"
$_fullchainpath
"
;;
renew
)
renew
"
$_domain
"
...
...
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