1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Remove unnecessary content on docs (#24976)

This commit is contained in:
Lunny Xiao
2023-05-30 09:30:56 +08:00
committed by GitHub
parent 51b130831e
commit e64c2faf85
5 changed files with 6 additions and 18 deletions

View File

@@ -103,7 +103,3 @@ GOOS=linux GOARCH=arm64 make build
```bash
CC=aarch64-unknown-linux-gnu-gcc GOOS=linux GOARCH=arm64 TAGS="bindata sqlite sqlite_unlock_notify" make build
```
## 需要帮助?
如果从本页中没有找到你需要的内容,请访问 [帮助页面]({{< relref "support.zh-cn.md" >}})