From ee4eae7937300f970a86637d0d40f9ea8fe25207 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Sun, 3 Mar 2024 23:14:29 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index caef394..6ee1d39 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -一键运行 常规版本 wget -O Quili.sh https://raw.githubusercontent.com/a3165458/Quilibrium/main/Quilibrium.sh && chmod +x Quili.sh && ./Quili.sh +一键运行 双启动版本 wget -O Quili.sh https://raw.githubusercontent.com/a3165458/Quilibrium/main/Quilibrium.sh && chmod +x Quili.sh && ./Quili.sh 自动重启 wget -O Auto.sh https://raw.githubusercontent.com/a3165458/Quilibrium/main/Auto.sh && chmod +x Auto.sh && ./Auto.sh -一键运行 服务版本 wget -O Quilis.sh https://raw.githubusercontent.com/a3165458/Quilibrium/main/Quilis.sh && chmod +x Quilis.sh && ./Quilis.sh