Update gitea version on docs/install-from-binary (#3333)
* Update gitea version on docs/install-from-binary * Update all versions
This commit is contained in:
parent
674cfb7cac
commit
923c0105f4
4 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@ menu:
|
|||
所有的執行檔皆支援 SQLite, MySQL and PostgreSQL,且所有檔案都已經包在執行檔內,這一點跟之前的版本有所不同。關於執行檔的安裝方式非常簡單,只要從[下載頁面](https://dl.gitea.io/gitea)選擇相對應平台,複製下載連結,使用底下指令就可以完成了:
|
||||
|
||||
```
|
||||
wget -O gitea https://dl.gitea.io/gitea/1.0.0/gitea-1.0.0-linux-amd64
|
||||
wget -O gitea https://dl.gitea.io/gitea/1.3.2/gitea-1.3.2-linux-amd64
|
||||
chmod +x gitea
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue