mirror of
https://github.com/documize/community.git
synced 2025-07-19 05:09:42 +02:00
ensure section updates always display latest numbering
This commit is contained in:
parent
1ed6427532
commit
3337db6b27
5 changed files with 13 additions and 7 deletions
5
build.sh
5
build.sh
|
@ -50,3 +50,8 @@ for arch in amd64 ; do
|
|||
done
|
||||
|
||||
echo "Finished."
|
||||
|
||||
|
||||
# CGO_ENABLED=0 GOOS=linux go build -a -ldflags="-s -w" -installsuffix cgo
|
||||
# go build -ldflags '-d -s -w' -a -tags netgo -installsuffix netgo test.go
|
||||
# ldd test
|
Loading…
Add table
Add a link
Reference in a new issue