From d6996c6ab72fb21e0f0ffd42d4f572ec6049990c Mon Sep 17 00:00:00 2001 From: Wenwen Zhang Date: Sun, 2 Jun 2024 10:02:46 +0800 Subject: [PATCH] update --- install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 46af37b..0c4808c 100644 --- a/install.sh +++ b/install.sh @@ -34,7 +34,9 @@ fi git clone http://8.130.160.147:3000/Configs/$CONFIGBASE.git -mv $CONFIGBASE/config/nvim $CONFIG_DIR/ +mv $CONFIGBASE/config/nvim $CONFIG_DIR + +rm -rf $CONFIGBASE