From 819c298045521c343793017333def904295c633e Mon Sep 17 00:00:00 2001 From: colben Date: Tue, 21 Feb 2023 13:59:00 +0800 Subject: [PATCH] update --- arch-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch-install.sh b/arch-install.sh index 169bc87..870f52c 100755 --- a/arch-install.sh +++ b/arch-install.sh @@ -119,8 +119,8 @@ function InstallGnomeSoftware { function CloneGit { local repos=' - https://gitee.com/colben/config.git - https://gitee.com/colben/vim.git + https://git.colben.cn/colben/config.git + https://git.colben.cn/colben/vim.git ' #https://github.com/mlutfy/hidetopbar.git #https://github.com/dmo60/CoverflowAltTab.git