diff --git a/selfupdate/update_footer.sh b/selfupdate/update_footer.sh index 105944f6..b344d37c 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/ @@ -35,4 +36,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