From 0b14411f2c22bf207d85edaa033b2cac581fa573 Mon Sep 17 00:00:00 2001 From: AaronYES <105576821+AaronYES@users.noreply.github.com> Date: Sun, 5 Jun 2022 14:03:47 +0800 Subject: [PATCH] =?UTF-8?q?=20=E2=9C=A8=20Modify=20the=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README_zh.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README_zh.md b/README_zh.md index 9eb729b..21f8d3a 100644 --- a/README_zh.md +++ b/README_zh.md @@ -22,18 +22,10 @@ ~~~ wget https://raw.githubusercontent.com/AaronYES/aaPanel/main/script/aapanel.sh -O aapanel.sh && chmod +x aapanel.sh && clear && ./aapanel.sh ~~~ -OR -~~~ -curl -L https://raw.githubusercontent.com/AaronYES/aaPanel/main/script/aapanel.sh -o aapanel.sh && chmod +x aapanel.sh && ./aapane.sh -~~~ ### 国内VPS ~~~ wget https://ghproxy.com/https://raw.githubusercontent.com/AaronYES/aaPanel/main/script/aapanel.sh -O aapanel.sh && chmod +x aapanel.sh && clear && ./aapanel.sh ~~~ -OR -~~~ -curl -L https://ghproxy.com/https://raw.githubusercontent.com/AaronYES/aaPanel/main/script/aapanel.sh -o aapanel.sh && chmod +x aapanel.sh && ./aapane.sh -~~~ ## 更新日志 ### 2022年6月5日