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