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
7e512bad
Commit
7e512bad
authored
Nov 01, 2016
by
neilpang
Browse files
fix apache mode
parent
93fc48a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
7e512bad
#!/usr/bin/env sh
VER=2.6.
2
VER=2.6.
3
PROJECT_NAME="acme.sh"
...
...
@@ -1937,9 +1937,6 @@ _on_before_issue() {
_err "Please install netcat(nc) tools first."
return 1
fi
elif ! _hasfield "$Le_Webroot" "$W_TLS" ; then
#no need to check anymore
return 0
fi
_debug Le_LocalAddress "$Le_LocalAddress"
...
...
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