From 781b0d64a335fbe20130a5c731dd15587603ee4c Mon Sep 17 00:00:00 2001 From: peepsnet Date: Fri, 8 Apr 2016 19:21:24 -0400 Subject: [PATCH] Update update_footer.sh --- selfupdate/update_footer.sh | 3 +++ 1 file changed, 3 insertions(+) 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