This commit is contained in:
Leon 2021-08-15 16:51:38 +08:00
parent 70393f8f55
commit 04cd429152

View File

@ -46,7 +46,7 @@ docker_install() {
} }
Onekey(){ Onekey(){
wget -q https://raw.githubusercontent.com/Oreomeow/VIP/main/Scripts/sh/${project}.sh -O ${project}.sh && bash ${project}.sh rm ${project}.sh && wget -q https://raw.githubusercontent.com/Oreomeow/VIP/main/Scripts/sh/${project}.sh -O ${project}.sh && bash ${project}.sh
} }
INSTALL_JS_TOOL(){ INSTALL_JS_TOOL(){