From 4a0c8540ade4d4a7be6dd23cb846f4d84bb939fc Mon Sep 17 00:00:00 2001 From: deltax Date: Fri, 28 Oct 2016 19:00:20 +0200 Subject: [PATCH] Fix #231 --- fluxion | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fluxion b/fluxion index 67f0e8b..434ec19 100755 --- a/fluxion +++ b/fluxion @@ -2138,7 +2138,7 @@ menu ;; 4) clear -xterm -e "wash -i $WIFI_MONITOR1" & +xterm -e "wash --ignore-fcs -i $WIFI_MONITOR1" & menu ;; 5) @@ -2283,7 +2283,7 @@ menu ;; 4) clear -xterm -e "wash -i $WIFI_MONITOR1" & +xterm -e "wash -i $WIFI_MONITOR1" --ignore-fcs & menu ;; 5) @@ -2439,7 +2439,7 @@ menu ;; 4) clear -xterm -e "wash -i $WIFI_MONITOR1" & +xterm -e "wash --ignore-fcs -i $WIFI_MONITOR1" & menu ;; 5) @@ -2597,7 +2597,7 @@ menu ;; 4) clear -xterm -e "wash -i $WIFI_MONITOR1" & +xterm -e "wash -i $WIFI_MONITOR1" --ignore-fcs & menu ;; 5) @@ -2760,7 +2760,7 @@ menu ;; 4) clear -xterm -e "wash -i $WIFI_MONITOR1" & +xterm -e "wash --ignore-fcs -i $WIFI_MONITOR1" & menu ;; 5)