wttr/share/scripts/clean-cache.sh
2018-10-03 00:18:36 +02:00

5 lines
118 B
Bash
Executable file

#!/bin/bash
mv /exa2/wttr.in.cache /exa2/wttr.in.cache.old
mkdir /exa2/wttr.in.cache/
rm -rf /exa2/wttr.in.cache.old