mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
修复 arm 没有nginx conf.d 目录
This commit is contained in:
parent
6b74cccc34
commit
7d5687d504
|
@ -7,6 +7,7 @@ link_shell
|
|||
set -e
|
||||
echo -e "======================1. 检测配置文件========================\n"
|
||||
cp -fv $nginx_conf /etc/nginx/nginx.conf
|
||||
mkdir /etc/nginx/conf.d
|
||||
cp -fv $nginx_app_conf /etc/nginx/conf.d/front.conf
|
||||
pm2 l &>/dev/null
|
||||
echo
|
||||
|
|
Loading…
Reference in New Issue
Block a user