修复 config 引入顺序

This commit is contained in:
whyour
2024-07-22 23:29:08 +08:00
parent e694570f1a
commit 162bd9d8cc
4 changed files with 3 additions and 6 deletions
+1
View File
@@ -5,6 +5,7 @@ dir_shell=/ql/shell
. $dir_shell/env.sh
echo -e "======================1. 检测配置文件========================\n"
import_config "$@"
make_dir /etc/nginx/conf.d
make_dir /run/nginx
init_nginx