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
5f2e5667
Commit
5f2e5667
authored
Mar 29, 2017
by
neil
Committed by
GitHub
Mar 29, 2017
Browse files
Merge pull request #752 from Neilpang/dev
export Le_Domain for reloadcmd
parents
40acd9a4
58d4c74b
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
5f2e5667
...
@@ -4134,6 +4134,7 @@ _installcert() {
...
@@ -4134,6 +4134,7 @@ _installcert() {
export
CERT_KEY_PATH
export
CERT_KEY_PATH
export
CA_CERT_PATH
export
CA_CERT_PATH
export
CERT_FULLCHAIN_PATH
export
CERT_FULLCHAIN_PATH
export
Le_Domain
cd
"
$DOMAIN_PATH
"
&&
eval
"
$_reload_cmd
"
cd
"
$DOMAIN_PATH
"
&&
eval
"
$_reload_cmd
"
)
;
then
)
;
then
_info
"
$(
__green
"Reload success"
)
"
_info
"
$(
__green
"Reload success"
)
"
...
...
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