From 0ace2549939dceebcdd0552af12627a05167940f Mon Sep 17 00:00:00 2001 From: STRSHR Date: Sun, 9 Oct 2016 01:39:14 +0300 Subject: [PATCH] correct aligntment --- fluxion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluxion b/fluxion index dec0eb5..3aa1266 100755 --- a/fluxion +++ b/fluxion @@ -453,7 +453,7 @@ function checkdependences { fi sleep 0.025 - echo -ne "php-cgi........" + echo -ne "php-cgi........." if ! [ -f /usr/bin/php-cgi ]; then echo -e "\e[1;31mNot installed"$transparent"" exit=1