mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-09-10 18:34:09 +08:00
6 lines
46 B
Bash
6 lines
46 B
Bash
#!/bin/sh
|
|
|
|
rm -f /tmp/luci-indexcache
|
|
exit 0
|
|
|