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