From 648041a02922835bb8de49d445d12d015c1b8a82 Mon Sep 17 00:00:00 2001 From: Leon Date: Sun, 15 Aug 2021 17:03:19 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=94=F0=9F=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/sh/1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/sh/1.sh b/Scripts/sh/1.sh index af92968..4c8cf47 100644 --- a/Scripts/sh/1.sh +++ b/Scripts/sh/1.sh @@ -46,7 +46,7 @@ docker_install() { } Onekey(){ - rm ${project}.sh && wget -q https://raw.githubusercontent.com/Oreomeow/VIP/main/Scripts/sh/${project}.sh -O ${project}.sh && bash ${project}.sh + wget -q https://raw.githubusercontent.com/Oreomeow/VIP/main/Scripts/sh/${project}.sh -O ${project}.sh && bash ${project}.sh } INSTALL_JS_TOOL(){