From d84f312d58b780ec9794bfb8e6570d80a1b879ed Mon Sep 17 00:00:00 2001 From: lsy Date: Mon, 23 Sep 2024 13:27:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=89=E8=A3=85=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Menus/Install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Menus/Install.sh b/Menus/Install.sh index 4f09657..7baa2bc 100644 --- a/Menus/Install.sh +++ b/Menus/Install.sh @@ -6,6 +6,7 @@ if [[ -z $path ]];then path="/var/script" fi +mkdir -p "$path" rm -rf "$path/linuxtoo" wget https://g.lsy22.com/lsy/LinuxTool/archive/master.tar.gz -O aa -P $path