Skip to content

Commit

Permalink
Recordatorio
Browse files Browse the repository at this point in the history
  • Loading branch information
s4vitar committed Nov 5, 2019
1 parent fd6ab39 commit 5ccfc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evilTrust.sh
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ function guiMode(){
rm iface 2>/dev/null
use_ssid=$(whiptail --inputbox "Introduce el nombre del punto de acceso a utilizar (Ej: wifiGratis):" 8 78 --title "evilTrust - by S4vitar" 3>&1 1>&2 2>&3)
whiptail --title "evilTrust - by S4vitar" --checklist \
"Selecciona el canal bajo el cual quieres que el punto de acceso opere" 20 78 12 \
"Selecciona el canal bajo el cual quieres que el punto de acceso opere (Presiona la tecla <Espacio> para seleccionar el canal)" 20 78 12 \
1 "(Usar este canal) " OFF \
2 "(Usar este canal) " OFF \
3 "(Usar este canal) " OFF \
Expand Down

0 comments on commit 5ccfc4c

Please sign in to comment.