From 12918bf962248dd4dfba3007a5b44c92648e873b Mon Sep 17 00:00:00 2001 From: whyour Date: Thu, 21 Dec 2023 11:43:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20qinglong=20=E5=91=BD?= =?UTF-8?q?=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/start.sh b/shell/start.sh index 90a75ff9..e78cd01f 100644 --- a/shell/start.sh +++ b/shell/start.sh @@ -64,7 +64,7 @@ cd ${QL_DIR} cp -f .env.example .env chmod 777 ${QL_DIR}/shell/*.sh -. $dir_shell/env.sh +. ${QL_DIR}/shell/env.sh . ${QL_DIR}/shell/share.sh make_dir /etc/nginx/conf.d