correct aligntment
This commit is contained in:
parent
3a8e465067
commit
0ace254993
2
fluxion
2
fluxion
|
@ -453,7 +453,7 @@ function checkdependences {
|
||||||
fi
|
fi
|
||||||
sleep 0.025
|
sleep 0.025
|
||||||
|
|
||||||
echo -ne "php-cgi........"
|
echo -ne "php-cgi........."
|
||||||
if ! [ -f /usr/bin/php-cgi ]; then
|
if ! [ -f /usr/bin/php-cgi ]; then
|
||||||
echo -e "\e[1;31mNot installed"$transparent""
|
echo -e "\e[1;31mNot installed"$transparent""
|
||||||
exit=1
|
exit=1
|
||||||
|
|
Loading…
Reference in New Issue