mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
5 lines
68 B
Bash
Executable File
5 lines
68 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rm -f /tmp/luci-indexcache /tmp/luci-indexcache.*
|
|
exit 0
|