Clean_Project.sh 57 B

1234567
  1. #!/bin/bash
  2. clear
  3. cd ..
  4. rm -R bin
  5. rm -R build
  6. rm -R test