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