From 270fbbbe5494fcc4c6bfedfad090fd43a41aa302 Mon Sep 17 00:00:00 2001 From: Tomas Vanagas Date: Mon, 17 Jul 2017 05:48:37 +0100 Subject: [PATCH] Bugfix for incorrect handshake location. When typed incorrect handshake location, function "handshakelocation" loops in to cycle. Clearing "handshakeloc" variable breaks that loop. --- fluxion.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluxion.sh b/fluxion.sh index 68c297b..b719ed8 100755 --- a/fluxion.sh +++ b/fluxion.sh @@ -925,7 +925,7 @@ function askauth { } function handshakelocation { - + handshakeloc="" conditional_clear top