mirror of
https://github.com/wnlen/clash-for-linux.git
synced 2026-02-04 10:11:28 +08:00
Update README.md
This commit is contained in:
@ -84,6 +84,12 @@ sudo bash install.sh
|
|||||||
sudo bash -c 'echo "CLASH_URL=<订阅地址>" > /opt/clash-for-linux/.env'
|
sudo bash -c 'echo "CLASH_URL=<订阅地址>" > /opt/clash-for-linux/.env'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
配置完成后,**重启服务使配置生效**:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo systemctl restart clash-for-linux.service
|
||||||
|
```
|
||||||
|
|
||||||
说明:
|
说明:
|
||||||
|
|
||||||
- `CLASH_SECRET` 为空时将自动生成
|
- `CLASH_SECRET` 为空时将自动生成
|
||||||
|
|||||||
Reference in New Issue
Block a user