Added Astaroth 2.0
This commit is contained in:
5
acc/clean.sh
Executable file
5
acc/clean.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd `dirname $0` # Only operate in the same directory with this script
|
||||
|
||||
rm -rf build testbin
|
||||
|
Reference in New Issue
Block a user