add clean script

BodgeMaster-unfinished
BodgeMaster 2022-06-24 16:37:32 +02:00
parent ad336b84b6
commit c5a04af703
1 changed files with 3 additions and 0 deletions

3
clean.sh Executable file
View File

@ -0,0 +1,3 @@
rm -rv ./bin
mkdir ./bin
touch ./bin/.placeholder