added share/scripts/
This commit is contained in:
parent
302651c510
commit
056ba86d26
1 changed files with 5 additions and 0 deletions
5
share/scripts/clean-cache.sh
Executable file
5
share/scripts/clean-cache.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
mv /exa2/wttr.in.cache /exa2/wttr.in.cache.old
|
||||||
|
mkdir /exa2/wttr.in.cache/
|
||||||
|
rm -rf /exa2/wttr.in.cache.old
|
||||||
Loading…
Add table
Reference in a new issue