mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
修复entrypoint
This commit is contained in:
parent
7d5687d504
commit
3c5925ff67
|
@ -6,8 +6,8 @@ link_shell
|
|||
|
||||
set -e
|
||||
echo -e "======================1. 检测配置文件========================\n"
|
||||
make_dir /etc/nginx/conf.d
|
||||
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