From 7e8e97f88c66dceeefe3f5ba7d6d3d4c1ba7dd86 Mon Sep 17 00:00:00 2001 From: Arthur Golubtsov Date: Thu, 28 Nov 2019 17:50:35 +0300 Subject: [PATCH] Update client_setup to allow connection to hidden ssids --- Drone/client_setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Drone/client_setup.sh b/Drone/client_setup.sh index 0905ab7..81f1496 100755 --- a/Drone/client_setup.sh +++ b/Drone/client_setup.sh @@ -38,6 +38,7 @@ country=GB network={ ssid="$1" psk="$2" + scan_ssid=1 } EOF