From: Peng Li Date: Mon, 27 Aug 2018 17:47:18 +0000 (+0800) Subject: Fix bug X-Git-Url: http://47.100.26.94:8080/?a=commitdiff_plain;h=38f7f69e0faa20c1710442009b55d75ad064be2c;p=networtool-web.git Fix bug --- diff --git a/script/startHostapd.sh b/script/startHostapd.sh index d51e541..143a072 100755 --- a/script/startHostapd.sh +++ b/script/startHostapd.sh @@ -12,6 +12,8 @@ killall dhcpcd || true ip addr flush dev wlan0 +sleep 3 + # start Hostapd mode systemctl start hostapd diff --git a/views/main.tpl b/views/main.tpl index fde481a..1901332 100644 --- a/views/main.tpl +++ b/views/main.tpl @@ -14,14 +14,14 @@ Current Mode {{mode}}
Scan and Select the WiFI to connect to: