mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
修复 qinglong 命令
This commit is contained in:
parent
24c455f28f
commit
30c35c9320
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user