diff --git a/Scripts/launchBuild.sh b/Scripts/launchBuild.sh index b76ecab3..f2cec817 100644 --- a/Scripts/launchBuild.sh +++ b/Scripts/launchBuild.sh @@ -1,6 +1,6 @@ #!/bin/bash set -e -set -x +#set -x # MacOS bash is outdated compared to the version shipped with ubuntu, and is missing some features used in the build script # This changes the interpreter to zsh for MacOS and launches the build script