Commit e735d8d4 authored by neilpang's avatar neilpang
Browse files

minor

parent 8cd4fd0b
......@@ -146,7 +146,7 @@ _dlg_versions() {
echo "apache:"
if [ "$_APACHECTL" ] && _exists "$_APACHECTL"; then
_APACHECTL -V 2>&1
$_APACHECTL -V 2>&1
else
echo "apache doesn't exists."
fi
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment