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
70a55875
Commit
70a55875
authored
Apr 13, 2016
by
neil
Browse files
typo
parent
3d434e43
Changes
1
Hide whitespace changes
Inline
Side-by-side
le.sh
View file @
70a55875
#!/usr/bin/env bash
#!/usr/bin/env bash
VER
=
2.0.
1
VER
=
2.0.
2
PROJECT_NAME
=
"le.sh"
PROJECT_NAME
=
"le.sh"
PROJECT_ENTRY
=
"le.sh"
PROJECT_ENTRY
=
"le.sh"
...
@@ -2084,7 +2084,7 @@ _process() {
...
@@ -2084,7 +2084,7 @@ _process() {
install
)
install
;;
install
)
install
;;
uninstall
)
uninstall
;;
uninstall
)
uninstall
;;
issue
)
issue
)
issue
"
$_webroot
"
"
$_domain
"
"
$_altdomains
"
"
$_keylength
"
"
$_certpath
"
"
$_key
leng
th
"
"
$_capath
"
"
$_reloadcmd
"
"
$_fullchainpath
"
issue
"
$_webroot
"
"
$_domain
"
"
$_altdomains
"
"
$_keylength
"
"
$_certpath
"
"
$_key
pa
th
"
"
$_capath
"
"
$_reloadcmd
"
"
$_fullchainpath
"
;;
;;
installcert
)
installcert
)
installcert
"
$_domain
"
"
$_certpath
"
"
$_keypath
"
"
$_capath
"
"
$_reloadcmd
"
"
$_fullchainpath
"
installcert
"
$_domain
"
"
$_certpath
"
"
$_keypath
"
"
$_capath
"
"
$_reloadcmd
"
"
$_fullchainpath
"
...
...
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