luci/applications/luci-app-https-dns-proxy/root/etc/uci-defaults/40_luci-https-dns-proxy
Stan Grishin bdcb760d62 luci-app-https-dns-proxy: better service control & buttons styling
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03 12:50:10 +00:00

3 lines
76 B
Bash

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