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
7bc5e3bb
Commit
7bc5e3bb
authored
Jan 13, 2016
by
Neil
Browse files
avoid unnecessary kill & fix reload command
parent
30dbdbbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
le.sh
View file @
7bc5e3bb
...
...
@@ -362,6 +362,7 @@ Require all granted
_clearup
()
{
_stopserver
$serverproc
serverproc
=
""
_restoreApache
}
...
...
@@ -582,6 +583,7 @@ issue() {
done
_stopserver
$serverproc
serverproc
=
""
done
_clearup
_info
"Verify finished, start to sign."
...
...
@@ -664,7 +666,7 @@ issue() {
if
[
"
$Le_ReloadCmd
"
]
;
then
_info
"Run Le_ReloadCmd:
$Le_ReloadCmd
"
"
$Le_ReloadCmd
"
$Le_ReloadCmd
fi
}
...
...
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