mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-13 20:04:45 +08:00
4 lines
44 B
Bash
4 lines
44 B
Bash
#!/bin/sh
|
|
rm -f /tmp/luci-indexcache
|
|
exit 0
|