@@ -0,0 +1,8 @@
+#!/bin/sh
+
+sleep 3
+sysupgrade -v $1 > /tmp/fw-upgrade.log
+exit 0
@@ -0,0 +1,9 @@
+/sbin/wifi
+/etc/init.d/network restart
+/etc/init.d/dnsmasq restart