5 lines
45 B
Plaintext
5 lines
45 B
Plaintext
![]() |
#!/bin/sh
|
||
|
|
||
|
rm -f /tmp/luci-indexcache
|
||
|
exit 0
|