From 38f7f69e0faa20c1710442009b55d75ad064be2c Mon Sep 17 00:00:00 2001 From: Peng Li Date: Tue, 28 Aug 2018 01:47:18 +0800 Subject: [PATCH] Fix bug --- script/startHostapd.sh | 2 ++ views/main.tpl | 16 ++++++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) 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:
-- 2.11.0