更新 Service:Gitea

2026-06-10 10:50:30 +08:00
parent daa087c179
commit 095330d5ed
+2 -2
@@ -7,11 +7,11 @@ apt update && apt install -y git
# 下載 Gitea # 下載 Gitea
```bash ```bash
wget -O gitea https://dl.gitea.com/gitea/1.25.3/gitea-1.25.3-linux-amd64 wget -O /usr/local/bin/gitea https://dl.gitea.com/gitea/1.25.3/gitea-1.25.3-linux-amd64
``` ```
```bash ```bash
wget -O gitea https://dl.gitea.com/gitea/1.26.2/gitea-1.26.2-linux-amd64 wget -O /usr/local/bin/gitea https://dl.gitea.com/gitea/1.26.2/gitea-1.26.2-linux-amd64
``` ```
將 gitea 設定為可執行檔 將 gitea 設定為可執行檔