feat(nginx): 修改path

pull/534/merge
mack-a 2021-11-10 15:42:31 +08:00
parent d34ce87d86
commit 9f3da9550d
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ initVar() {
BTPanelStatus= BTPanelStatus=
# nginx配置文件路径 # nginx配置文件路径
nginxConfigPath=${nginxConfigPath} nginxConfigPath=/etc/nginx/conf.d/
} }
# 检测安装方式 # 检测安装方式