luci/applications/luci-app-noddos/root/etc/uci-defaults/40_luci-noddos
Richard Yu 814ad96df9 treewide: remove useless ucitrack definitions
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-12-25 18:02:54 +01:00

7 lines
182 B
Bash

#!/bin/sh
# Copyright (C) 2017 Steven Hessing (steven.hessing@live.com)
# This is free software, licensed under the GNU General Public License v3
rm -f /tmp/luci-indexcache
exit 0