From 630e31587fdb1aca9d39775fe87bbae4c9d977d8 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 2 Sep 2016 23:18:34 +0300 Subject: [PATCH] align dots --- fluxion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluxion b/fluxion index cdfda73..11c6e72 100755 --- a/fluxion +++ b/fluxion @@ -512,7 +512,7 @@ function checkdependences { fi sleep 0.025 - echo -ne "strings.........." + echo -ne "strings........." if ! hash strings 2>/dev/null; then echo -e "\e[1;31mNot installed"$transparent" (binutils)" exit=1