1 2 3 4 5 6
#!/bin/bash rm -rf ../../server-code/src/evol/build/ mkdir ../../server-code/src/evol/build/ cd ../../server-code/ make clean