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日