We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a331863 commit 84fdfa6Copy full SHA for 84fdfa6
scripts/hotspot.sh
@@ -44,7 +44,6 @@ CreateWifiClient()
44
wpa_supplicant -B -i ${WLAN_INTERFACE} -c /etc/wpa_supplicant/wpa_supplicant.conf >/dev/null 2>&1
45
echo "Waiting 20 seconds"
46
sleep 20 #give time for connection to be completed to router
47
- return IsWifiConnected
48
}
49
50
IsWifiConnected()
0 commit comments