remove debug line
This commit is contained in:
parent
08d99c38e5
commit
6ee7f2d0b0
@ -82,7 +82,6 @@ for fork in "$@"; do
|
||||
done || true # grep returns exit code 1 when no match, `|| true` prevents the script from exiting early
|
||||
fi
|
||||
done
|
||||
echo "SUCCESS"
|
||||
## END - SDKMAN Setup
|
||||
|
||||
# Check if SMT is enabled (we want it disabled)
|
||||
|
Loading…
Reference in New Issue
Block a user