Files
2026-08-27 00:43:46 +08:00

6 lines
47 B
Bash

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