mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
ql update添加patch
This commit is contained in:
parent
47abdb0f36
commit
c01ec828e2
|
@ -308,6 +308,8 @@ patch_version() {
|
||||||
if ! type ts-node >/dev/null 2>&1; then
|
if ! type ts-node >/dev/null 2>&1; then
|
||||||
pnpm i -g ts-node typescript tslib
|
pnpm i -g ts-node typescript tslib
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
git config --global pull.rebase false
|
||||||
}
|
}
|
||||||
|
|
||||||
reload_pm2() {
|
reload_pm2() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user