This website requires JavaScript.
Explore
Help
Sign In
wonderful
/
gitea-1156
forked from
Gitlink/gitea-1156
Watch
1
Star
0
Fork
You've already forked gitea-1156
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
gitea-1156
/
linux.bat
5 lines
99 B
Batchfile
Raw
Permalink
Blame
History
set
go111module
=
on
set
GOOS
=
linux
set
GOARCH
=
amd64
go build -tags='bindata' -o release\linux\gitea
Reference in New Issue
View Git Blame
Copy Permalink