1 2 3 4 5 6 7
#!/bin/sh rm -rf /tmp/luci-indexcache /tmp/luci-modulecache/ /etc/init.d/uhttpd restart /etc/init.d/rpcd reload return 0