Files
2026-08-04 21:57:50 +08:00

5 lines
68 B
Bash
Executable File

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