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
3324c0ae
Commit
3324c0ae
authored
Sep 17, 2016
by
neil
Browse files
opps
parent
811bff6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
3324c0ae
...
@@ -1181,7 +1181,7 @@ _stopserver(){
...
@@ -1181,7 +1181,7 @@ _stopserver(){
_debug2 "Le_TLSPort" "$Le_TLSPort"
_debug2 "Le_TLSPort" "$Le_TLSPort"
if [ "$Le_TLSPort" ] ; then
if [ "$Le_TLSPort" ] ; then
if [ "$DEBUG" ] && [ "$DEBUG" -ge "3" ] ;
if [ "$DEBUG" ] && [ "$DEBUG" -ge "3" ] ;
then
_get "https://localhost:$Le_TLSPort" "" 1
_get "https://localhost:$Le_TLSPort" "" 1
_get "https://localhost:$Le_TLSPort" "" 1
_get "https://localhost:$Le_TLSPort" "" 1
else
else
...
...
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