don't look for more apache init scripts if you have found one already
This commit is contained in:
parent
4056d5473a
commit
5ec66ba60c
1 changed files with 1 additions and 0 deletions
|
@ -349,6 +349,7 @@ for APACHE_SCRIPT in apache apache2 httpd ; do
|
||||||
echo "Y"
|
echo "Y"
|
||||||
AP_SCR_FOUND=yes
|
AP_SCR_FOUND=yes
|
||||||
/etc/init.d/$APACHE_SCRIPT restart
|
/etc/init.d/$APACHE_SCRIPT restart
|
||||||
|
break
|
||||||
else
|
else
|
||||||
echo "N"
|
echo "N"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue