From 069db15e1eae6878ba100ce2602a8dc3b4decc4c Mon Sep 17 00:00:00 2001 From: peepsnet Date: Wed, 21 Dec 2016 23:22:46 -0500 Subject: [PATCH] Update stratux-wifi.sh --- image/stratux-wifi.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/image/stratux-wifi.sh b/image/stratux-wifi.sh index e29b7ac2..5ea6dc5c 100755 --- a/image/stratux-wifi.sh +++ b/image/stratux-wifi.sh @@ -81,7 +81,6 @@ function ap-start { #Make a new hostapd or hostapd-edimax conf file based on logic above cat ${DAEMON_USER_PREF} <(echo) ${DAEMON_CONF} > ${DAEMON_TMP} -# /usr/sbin/hostapd-edimax-newest -dd /tmp/hostapd.conf ${DAEMON_SBIN} -B ${DAEMON_TMP} sleep 3