From 40a5e37296067e19b33fa6f3792233bc606e9fa9 Mon Sep 17 00:00:00 2001 From: whyour Date: Mon, 4 Dec 2023 11:14:57 +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 00729f49..90a75ff9 100644 --- a/shell/start.sh +++ b/shell/start.sh @@ -64,6 +64,7 @@ cd ${QL_DIR} cp -f .env.example .env chmod 777 ${QL_DIR}/shell/*.sh +. $dir_shell/env.sh . ${QL_DIR}/shell/share.sh make_dir /etc/nginx/conf.d @@ -83,7 +84,6 @@ if [[ "$is_equal_registry" == "" ]]; then cd && pnpm config set registry $NpmMirror pnpm install -g fi -update_depend reload_pm2