新增管理脚本

This commit is contained in:
juewuy
2020-07-23 23:01:45 +08:00
committed by GitHub
parent bf2813a472
commit 469d5b6e05

View File

@@ -27,6 +27,7 @@ PS
•登陆SSH并在SSH中用root用户执行下方的**对应命令**即可使用!<br>
**首次安装**
```Shell
chmod 755 /bin #使bin目录可写
mv /etc/clash/clashservice /etc/init.d/clash #移动clash服务文件
mv /etc/clash/clashsh /bin/clash #移动clash管理脚本
chmod 777 /etc/clash/clash #授予权限