:-'Generic Commit'
All checks were successful
Build-Test-Publish / Build (push) Successful in 1m22s

This commit is contained in:
Your Name
2025-05-31 00:14:09 +12:00
parent 439ad79524
commit 4259f6d960
6 changed files with 74 additions and 2 deletions

View File

@@ -105,5 +105,6 @@ if [ "$BUILDSTR" = "all" ] || [ "$BUILDSTR" = "amd64" ]; then
fi
echo "Build completed successfully!"
"${EXE_DIR}/${PROJECTNAME}.amd64" version
cd "$OLD_DIR"