Files
astaroth/acc/clean.sh
2019-06-14 14:19:07 +03:00

6 lines
105 B
Bash
Executable File

#!/bin/bash
cd `dirname $0` # Only operate in the same directory with this script
rm -rf build testbin