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