luci/applications/luci-app-advanced-reboot/root/etc/uci-defaults/40_luci-advanced-reboot
Stan Grishin 1235e4f0f9 luci-app-advanced-reboot: show OpenWrt info on compatible NAND routers
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-15 16:41:43 -07:00

5 lines
78 B
Bash

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