1
0

release script: set+x before printing info messages

This commit is contained in:
ThomasV
2025-06-13 09:01:53 +02:00
parent 4305845643
commit 440c1e91a0

View File

@@ -283,6 +283,7 @@ else
fi fi
set +x
info "release.sh finished successfully." info "release.sh finished successfully."
info "After two people ran release.sh, the binaries will be publicly available on uploadserver." info "After two people ran release.sh, the binaries will be publicly available on uploadserver."