From 247df815f70e1005aae0b273b16241cfda54fddb Mon Sep 17 00:00:00 2001 From: suneshone <867566815@qq.com> Date: Mon, 11 Dec 2023 16:54:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=85=B3=E4=BA=8Essh?= =?UTF-8?q?=E7=9A=84=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 12e0996..4e1b801 100644 --- a/Home.md +++ b/Home.md @@ -19,7 +19,7 @@ git remote add origin git@git.suneshone.com:suneshone/obscuredSubtitles.git ```shell git push origin master ``` - +> 不过需要在远程仓库的服务器上添加ssh公钥。 ### git安装