mirror of https://github.com/wulabing/Xray_onekey
parent
ecbe920c70
commit
8026f99709
|
@ -316,6 +316,7 @@ function configure_nginx() {
|
||||||
sed -i "s/xxx/${domain}/g" ${nginx_conf}
|
sed -i "s/xxx/${domain}/g" ${nginx_conf}
|
||||||
judge "Nginx 配置 修改"
|
judge "Nginx 配置 修改"
|
||||||
|
|
||||||
|
systemctl enable nginx
|
||||||
systemctl restart nginx
|
systemctl restart nginx
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue