1
0
Fork 0
forked from forgejo/forgejo

Remove unnecessary content on docs (#24976) (#25001)

Backport #24976

(cherry picked from commit cdeb55f6e5)
This commit is contained in:
HesterG 2023-05-30 17:21:03 +08:00 committed by Earl Warren
parent 18b1ae2e72
commit 442a13b98a
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
5 changed files with 6 additions and 18 deletions

View file

@ -101,7 +101,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 "seek-help.zh-cn.md" >}})