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
e735d8d4
Commit
e735d8d4
authored
Mar 03, 2017
by
neilpang
Browse files
minor
parent
8cd4fd0b
Changes
1
Show whitespace changes
Inline
Side-by-side
acme.sh
View file @
e735d8d4
...
@@ -146,7 +146,7 @@ _dlg_versions() {
...
@@ -146,7 +146,7 @@ _dlg_versions() {
echo "apache:"
echo "apache:"
if [ "$_APACHECTL" ] && _exists "$_APACHECTL"; then
if [ "$_APACHECTL" ] && _exists "$_APACHECTL"; then
_APACHECTL
-V
2>&1
$
_APACHECTL -V 2>&1
else
else
echo "apache doesn't exists."
echo "apache doesn't exists."
fi
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