Fixed install/setup script
This commit is contained in:
5
crebuild.sh
Executable file
5
crebuild.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm -rf build
|
||||
./cclean.sh
|
||||
./cbuild.sh
|
||||
Reference in New Issue
Block a user