summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-vpnbypass/root/etc/uci-defaults/40_luci-vpnbypass
blob: 6df7810334efdcdc9f577291e4eb08d4a9a265b3 (plain)
1
2
3
4
#!/bin/sh
rm -rf /var/luci-modulecache/; rm -f /var/luci-indexcache;
exit 0