修复 qinglong 命令

This commit is contained in:
whyour 2023-12-21 11:43:19 +08:00
parent f1a044b59b
commit 12918bf962

View File

@ -64,7 +64,7 @@ cd ${QL_DIR}
cp -f .env.example .env cp -f .env.example .env
chmod 777 ${QL_DIR}/shell/*.sh chmod 777 ${QL_DIR}/shell/*.sh
. $dir_shell/env.sh . ${QL_DIR}/shell/env.sh
. ${QL_DIR}/shell/share.sh . ${QL_DIR}/shell/share.sh
make_dir /etc/nginx/conf.d make_dir /etc/nginx/conf.d