luci/applications/luci-app-vpnbypass/root/etc/uci-defaults/40_luci-vpnbypass
Stan Grishin 322e368108 luci-app-vpnbypass: better service control & buttons styling
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03 12:32:36 +00:00

4 lines
77 B
Bash

#!/bin/sh
rm -rf /var/luci-modulecache/; rm -f /var/luci-indexcache;
exit 0