Files

5 lines
68 B
Bash
Executable File

#!/bin/sh
rm -f /tmp/luci-indexcache /tmp/luci-indexcache.*
exit 0