From ddf17bf39a60d5b83b46f79697a76f73eba69fdf Mon Sep 17 00:00:00 2001 From: juewuy Date: Mon, 21 Sep 2020 23:53:27 +0800 Subject: [PATCH] =?UTF-8?q?v1.0.0beta9fix1=20~=E4=BF=AE=E5=A4=8D=E9=83=A8?= =?UTF-8?q?=E5=88=86=E8=AE=BE=E5=A4=87=E5=90=AF=E5=8A=A8=E6=97=B6=E6=8A=A5?= =?UTF-8?q?=E9=94=99=E7=9A=84bug=20~=E4=BF=AE=E6=94=B9=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E8=84=9A=E6=9C=AC=EF=BC=8C=E4=BC=98=E5=8C=96=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=20~=E5=AE=89=E8=A3=85systemd=E5=90=AF?= =?UTF-8?q?=E5=8A=A8=E8=84=9A=E6=9C=AC=E6=97=B6=E5=A2=9E=E5=8A=A0reload=20?= =?UTF-8?q?~=E8=BF=9B=E4=B8=80=E6=AD=A5=E4=BC=98=E5=8C=96=E5=AE=89?= =?UTF-8?q?=E8=A3=85=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index e876069..f0ed7a5 100644 --- a/README.md +++ b/README.md @@ -30,12 +30,6 @@ sh -c "$(curl -kfsSl --resolve raw.githubusercontent.com:443:199.232.68.133 http ```Shell sh -c "$(curl -kfsSl https://cdn.jsdelivr.net/gh/juewuy/ShellClash@master/install_cdn.sh)" && source /etc/profile &> /dev/null ``` -Debian/CenOS/Armbian等Linux系统如果默认使用dash,请使用 - -```sh -bash -c "$(curl -kfsSl https://cdn.jsdelivr.net/gh/juewuy/ShellClash@master/install_cdn.sh)" && source /etc/profile &> /dev/null -``` - ~安装完成管理脚本后,执行如下命令以运行管理脚本
```Shell