Fix bug
[networtool-web.git] / script / startHostapd.sh
index d51e541..143a072 100755 (executable)
@@ -12,6 +12,8 @@ killall dhcpcd || true
 
 ip addr flush dev wlan0
 
+sleep 3
+
 # start Hostapd mode
 systemctl start hostapd