mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
修复.env
This commit is contained in:
parent
16532720d7
commit
d7162a24be
|
@ -307,6 +307,8 @@ patch_version() {
|
|||
fi
|
||||
|
||||
git config --global pull.rebase false
|
||||
|
||||
cp -f /ql/.env.example /ql/.env
|
||||
}
|
||||
|
||||
reload_pm2() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user