diff --git a/build.sh b/build.sh index 68eb34cc8..c9dd5a30a 100755 --- a/build.sh +++ b/build.sh @@ -6,8 +6,7 @@ command_one() { } command_two() { - echo "Building without Debug Logs..." - ./kernel_build/build-nodebug.sh "$(pwd)" || exit 1 + echo "Disabled temporary" } command_three() {