mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-09-14 12:24:20 +08:00
5 lines
45 B
Bash
Executable File
5 lines
45 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rm -f /tmp/luci-indexcache
|
|
exit 0
|