diff --git a/build.sh b/build.sh index 38f376147526728d00d97e9149c6b67c2f8d602e..db65d63fda3ea2cbc7d6dfda1615d682d79f301e 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ CurrentVersion=0.1.0 Project=UnblockNeteaseMusic -Path="version" +Path="UnblockNeteaseMusic/version" GitCommit=$(git rev-parse --short HEAD || echo unsupported) GoVersion=$(go version) BuildTime=$(date "+%Y-%m-%d %H:%M:%S")