seepur/clean-hot-update.sh
2020-05-09 15:11:55 -04:00

3 lines
54 B
Bash
Executable file

find . -name '*.hot-update.*' -delete
echo "Cleaned!"