Skip to content

Commit 84fdfa6

Browse files
committed
bash dashing part #2
1 parent a331863 commit 84fdfa6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/hotspot.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ CreateWifiClient()
4444
wpa_supplicant -B -i ${WLAN_INTERFACE} -c /etc/wpa_supplicant/wpa_supplicant.conf >/dev/null 2>&1
4545
echo "Waiting 20 seconds"
4646
sleep 20 #give time for connection to be completed to router
47-
return IsWifiConnected
4847
}
4948

5049
IsWifiConnected()

0 commit comments

Comments
 (0)