mirror of
https://github.com/wnlen/clash-for-linux.git
synced 2026-02-04 10:11:28 +08:00
6 lines
221 B
Bash
6 lines
221 B
Bash
CLASH_HOME=/opt/clash-for-linux
|
|
# 可选:自定义 PID 文件路径
|
|
# CLASH_PID_FILE=/opt/clash-for-linux/temp/clash.pid
|
|
# 可选:自定义 Clash 二进制路径
|
|
# CLASH_BIN=/opt/clash-for-linux/bin/clash-linux-amd64
|