fix build script exit code and fix typo in README by whhe · Pull Request #1472 · github/gh-ost
I was trying to create a package of ghost and found that the exit code of the build.sh was always 1. After some debugging, I found that there was a directory under $buildpath, which caused an error in checksum step. https://github.com/whhe/gh-ost/actions/runs/11930342171/job/33250942319
This PR modified the checksum and fixed a typo in the readme.