correct aligntment

This commit is contained in:
STRSHR 2016-10-09 01:39:14 +03:00
parent 3a8e465067
commit 0ace254993
1 changed files with 1 additions and 1 deletions

View File

@ -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