mirror of
https://github.com/go-gitea/gitea
synced 2026-02-03 11:10:40 +00:00
When compiling GItea for Linux on Windows, you get a `gitea.exe` file as output, but because it's a Linux executable, the `.exe` extension is unnecessary. This PR adds a check for `GOOS` environment variable in addition to `OS`.
37 KiB
37 KiB