/tmp/gh-ost-release

This commit is contained in:
Shlomi Noach 2018-05-27 20:59:58 +03:00
parent 33e5974549
commit 7da0cbc270

View File

@ -59,7 +59,7 @@ main() {
fi
buildpath=/tmp/gh-ost
buildpath=/tmp/gh-ost-release
target=gh-ost
timestamp=$(date "+%Y%m%d%H%M%S")
ldflags="-X main.AppVersion=${RELEASE_VERSION}"