From d0fe6d8a577fa61dff8984e3084a2539b79ed785 Mon Sep 17 00:00:00 2001 From: strasharo Date: Sun, 6 Mar 2016 22:28:29 +0200 Subject: [PATCH] Fix typo --- flux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux b/flux index 68ab844..c0cc240 100755 --- a/flux +++ b/flux @@ -937,7 +937,7 @@ function handshakelocation { echo -e "$green $(echo $i | cut -d " " -f1) $yellow$(echo $i | cut -d " " -f3 | tr '[:lower:]' '[:upper:]')$transparent ($green $(echo $i | cut -d "(" -f2 | cut -d "'" -f2)$transparent)" done - echo -e "Host ${green }MAC$transparent" + echo -e "Host ${green}MAC$transparent" echo -e "$green #1: $yellow$Host_MAC$transparent ($green $Host_SSID$transparent)" sleep 7 handshakelocation