2 lines
54 B
Bash
Executable file
2 lines
54 B
Bash
Executable file
find . -name '*.hot-update.*' -delete
|
|
echo "Cleaned!"
|