#!/bin/sh /bin/cp -f /etc/config/dhcp_ap /etc/config/dhcp /bin/cp -f /etc/config/firewall_ap /etc/config/firewall /bin/cp -f /etc/config/network_ap /etc/config/network /bin/cp -f /etc/config/wireless_ap /etc/config/wireless /bin/sync /etc/init.d/network reload /etc/init.d/firewall restart /etc/init.d/dnsmasq restart