diff --git a/scripts/cmake-build.sh b/scripts/cmake-build.sh index 1108357..471d829 100755 --- a/scripts/cmake-build.sh +++ b/scripts/cmake-build.sh @@ -23,7 +23,6 @@ do # If input read is == 2 if [ $bChoice -eq 2 ] then - printf "test\n" rm -Rv build/* fi