From 3feee2bd04a8f0408aeda8006512972cf526bfd2 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Sun, 24 Jul 2016 22:52:32 +0200 Subject: [PATCH] one more note --- smashbroshaxer | 2 ++ 1 file changed, 2 insertions(+) diff --git a/smashbroshaxer b/smashbroshaxer index 623ce17..3596941 100755 --- a/smashbroshaxer +++ b/smashbroshaxer @@ -18,6 +18,8 @@ hax_my_smash () { xterm -e /bin/bash -c \ "printf \">> Enter password to access WiFi device: +>> press Ctrl+C once HBL started to stop this script! + \" && \ sudo ifconfig ${device} down && \ sudo iwconfig ${device} mode monitor && \