small-package/luci-app-netspeedtest/root/etc/uci-defaults/40_luci-app-netspeedtest

6 lines
135 B
Bash

#!/bin/sh
chmod +x /etc/init.d/netspeedtest /usr/bin/*test >/dev/null 2>&1
rm -rf /tmp/luci-modulecache /tmp/luci-indexcache*
exit 0