added share/scripts/

This commit is contained in:
Igor Chubin 2018-10-03 00:18:36 +02:00
parent 302651c510
commit 056ba86d26

5
share/scripts/clean-cache.sh Executable file
View 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