forked from forgejo/forgejo
Backport #24976
(cherry picked from commit cdeb55f6e5
)
This commit is contained in:
parent
18b1ae2e72
commit
442a13b98a
5 changed files with 6 additions and 18 deletions
|
@ -102,7 +102,3 @@ make install clean
|
|||
如果这里没有找到你喜欢的包管理器,可以使用 Gitea 第三方软件包。这里有一个完整的列表: [awesome-gitea](https://gitea.com/gitea/awesome-gitea/src/branch/master/README.md#user-content-packages)。
|
||||
|
||||
如果你知道其他 Gitea 第三方软件包,请发送 PR 来添加它。
|
||||
|
||||
## 需要帮助?
|
||||
|
||||
如果从本页中没有找到你需要的内容,请访问 [帮助页面]({{< relref "seek-help.zh-cn.md" >}})
|
||||
|
|
|
@ -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" >}})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue