mirror of
https://github.com/hiskang/acme.sh
synced 2025-08-26 10:11:24 +00:00
minor
This commit is contained in:
parent
610e0f21d6
commit
e7d4352292
2
acme.sh
2
acme.sh
@ -1728,7 +1728,7 @@ _apachePath() {
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ! _exec $_APACHECTL -V ; then
|
if ! _exec $_APACHECTL -V >/dev/null ; then
|
||||||
_exec_err
|
_exec_err
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user