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
fb6d3ab2
Commit
fb6d3ab2
authored
Apr 12, 2016
by
neil
Browse files
Merge pull request #127 from roozbehk/fixkeypath
bug, incorrect parameter for keypath
parents
d53289d7
3ed4102a
Changes
1
Show whitespace changes
Inline
Side-by-side
le.sh
View file @
fb6d3ab2
...
@@ -2049,7 +2049,7 @@ _process() {
...
@@ -2049,7 +2049,7 @@ _process() {
issue
"
$_webroot
"
"
$_domain
"
"
$_altdomains
"
"
$_keylength
"
"
$_certpath
"
"
$_keylength
"
"
$_capath
"
"
$_reloadcmd
"
"
$_fullchainpath
"
issue
"
$_webroot
"
"
$_domain
"
"
$_altdomains
"
"
$_keylength
"
"
$_certpath
"
"
$_keylength
"
"
$_capath
"
"
$_reloadcmd
"
"
$_fullchainpath
"
;;
;;
installcert
)
installcert
)
installcert
"
$_domain
"
"
$_certpath
"
"
$_key
leng
th
"
"
$_capath
"
"
$_reloadcmd
"
"
$_fullchainpath
"
installcert
"
$_domain
"
"
$_certpath
"
"
$_key
pa
th
"
"
$_capath
"
"
$_reloadcmd
"
"
$_fullchainpath
"
;;
;;
renew
)
renew
)
renew
"
$_domain
"
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