diff --git a/compile.sh b/compile.sh index 28b61b3..9671ad1 100755 --- a/compile.sh +++ b/compile.sh @@ -1,7 +1,5 @@ #!/usr/bin/bash -option=$1 - srcDir=src binDir=bin