diff --git a/selfupdate/update_footer.sh b/selfupdate/update_footer.sh index cda3dca5..d4fce15c 100755 --- a/selfupdate/update_footer.sh +++ b/selfupdate/update_footer.sh @@ -12,6 +12,9 @@ ln -fs /etc/init.d/stratux /etc/rc6.d/K01stratux #wifi config cp -f hostapd.conf /etc/hostapd/hostapd.conf +#WiFi Config Manager +cp -f hostapd_manager.sh /usr/sbin/ + #boot config cp -f config.txt /boot/config.txt