mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-09 13:31:23 +08:00
修改 readme
This commit is contained in:
2
build.sh
2
build.sh
@@ -30,8 +30,10 @@ rm -rf ui
|
||||
cp -rf $cpath/web/ui .
|
||||
|
||||
# -tags osusergo,netgo,sqlite_omit_load_extension
|
||||
# -tags musl
|
||||
flags="-v -trimpath"
|
||||
|
||||
# -linkmode external
|
||||
# -extldflags '-static'
|
||||
ldflags="-s -w -X main.appVer=$ver -X main.commitId=$(git rev-parse HEAD) -X main.date=$(date -Iseconds)"
|
||||
|
||||
|
Reference in New Issue
Block a user