luci-base/firewall_zonelist: fix visual interface/background alignment
[project/luci.git] / applications / luci-app-attendedsysupgrade / root / etc / uci-defaults / 40_luci-attendedsysupgrade
1 #!/bin/sh
2
3 rm -rf /tmp/luci-indexcache /tmp/luci-modulecache/
4 /etc/init.d/uhttpd restart
5
6 return 0