✨ Modify the README.md
This commit is contained in:
@@ -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日
|
||||
|
||||
Reference in New Issue
Block a user