This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
seepur/clean-hot-update.sh
2020-05-09 15:11:55 -04:00

2 lines
54 B
Bash
Executable file

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