index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.sh
blob: 4bf8771c5604f4600e2d581d3a835faf03fd2c56 (
plain
)
1
2
3
4
#!/usr/bin/env sh
cd
"
$(
dirname
${
0
}
)
"
go-1.14.1
build
-ldflags
=
'-s -w'
-tags
=
'sqlite pam'