From cc2df6efba81c46cf7eccaa52754a076a963b706 Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Sat, 14 Aug 2021 03:04:42 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/sh/1.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Scripts/sh/1.sh b/Scripts/sh/1.sh index 41a4234..4dca6fd 100644 --- a/Scripts/sh/1.sh +++ b/Scripts/sh/1.sh @@ -32,5 +32,5 @@ case $option in *) echo -e "\e[31m还没写好或不存在\e[0m\n" esac -wget -q https://raw.githubusercontent.com/Oreomeow/VIP/main/Scripts/sh/${project}.sh -${project}.sh -bash ${project}.sh \ No newline at end of file +wget -q https://raw.githubusercontent.com/Oreomeow/VIP/main/Scripts/sh/${project}.sh -O ${project}.sh +bash ${project}.sh