From 4a5b9032cb4b5196461337c5e9abb019c720e57b Mon Sep 17 00:00:00 2001 From: Wenwen Zhang Date: Sat, 1 Jun 2024 21:55:53 +0800 Subject: [PATCH] update --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 239586e..4526562 100644 --- a/install.sh +++ b/install.sh @@ -18,7 +18,7 @@ else echo ".vimrc is not existing..." fi -CONFIGBASE=myconfig.vim +CONFIGBASE="myconfig.vim" git clone http://8.130.160.147:3000/Configs/$(CONFIGBASE).git