From 2015a8796d94dbb041a922938efb8cac117ac9d7 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Wed, 10 Jun 2026 10:48:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Service=EF=BC=9AGitea?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Service%EF%BC%9AGitea.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Service%EF%BC%9AGitea.md b/Service%EF%BC%9AGitea.md index 68a9b3d..89e8342 100644 --- a/Service%EF%BC%9AGitea.md +++ b/Service%EF%BC%9AGitea.md @@ -10,6 +10,10 @@ apt update && apt install -y git wget -O gitea https://dl.gitea.com/gitea/1.25.3/gitea-1.25.3-linux-amd64 ``` +```bash +wget -O gitea https://dl.gitea.com/gitea/1.26.2/gitea-1.26.2-linux-amd64 +``` + 將 gitea 設定為可執行檔 ```bash