diff --git a/scripts/make_all.sh b/scripts/make_all.sh index 2412a56..f325033 100755 --- a/scripts/make_all.sh +++ b/scripts/make_all.sh @@ -1,7 +1,7 @@ #!/bin/bash source ./options.sh $@ -cleanupDirInNeeded $WORK_DIR +#cleanupDirInNeeded $WORK_DIR echo "Running all scripts for $PLATFORM" #./install_deps $@