1 2 3 4
#!/bin/sh rm -f /var/luci-indexcache.*.json [ -x "/etc/init.d/rpcd" ] && /etc/init.d/rpcd reload exit 0