From 87903979cbabb7eee173790bf9531fb02354450a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E8=A7=85?= Date: Wed, 8 Apr 2026 09:52:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2ed5d08..e68f8d3 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ 线上部署gitea -- git remote add main https://gitea.vlos.net/jafar.o.jeh/gitea_init.git -- git pull main main +- git remote add profile https://gitea.vlos.net/jafar.o.jeh/gitea_init.git +- git pull profile main - git add . - git commit -m "更新信息" -- git push main main +- git push profile main