mirror of https://github.com/mack-a/v2ray-agent
feat(nginx): 修改path
parent
d34ce87d86
commit
9f3da9550d
|
@ -186,7 +186,7 @@ initVar() {
|
||||||
BTPanelStatus=
|
BTPanelStatus=
|
||||||
|
|
||||||
# nginx配置文件路径
|
# nginx配置文件路径
|
||||||
nginxConfigPath=${nginxConfigPath}
|
nginxConfigPath=/etc/nginx/conf.d/
|
||||||
}
|
}
|
||||||
|
|
||||||
# 检测安装方式
|
# 检测安装方式
|
||||||
|
|
Loading…
Reference in New Issue