diff --git a/selfupdate/update_footer.sh b/selfupdate/update_footer.sh index 8f792c9b..7423287e 100755 --- a/selfupdate/update_footer.sh +++ b/selfupdate/update_footer.sh @@ -11,6 +11,7 @@ ln -fs /etc/init.d/stratux /etc/rc6.d/K01stratux #wifi config cp -f hostapd.conf /etc/hostapd/hostapd.conf +cp -f hostapd-edimax.conf /etc/hostapd/hostapd-edimax.conf #WiFi Config Manager cp -f hostapd_manager.sh /usr/sbin/ @@ -38,4 +39,4 @@ cd web/ && make stratuxBuild=${stratuxBuild} # Remove old Wi-Fi watcher script. rm -f /usr/sbin/wifi_watch.sh -sed -i "/\bwifi_watch\b/d" /etc/rc.local \ No newline at end of file +sed -i "/\bwifi_watch\b/d" /etc/rc.local