run make clean in clean.sh

This commit is contained in:
idk
2022-05-05 18:18:20 -04:00
parent 39e1df1b10
commit e29fdd95a1

View File

@ -18,4 +18,5 @@ rm -rf \
wrapper.log \ wrapper.log \
*.jar \ *.jar \
*.exe \ *.exe \
*.dmg *.dmg
make clean