更新git pull参数

This commit is contained in:
whyour
2022-02-24 22:36:49 +08:00
parent f0d2d57584
commit 0581a7ab10
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -243,6 +243,8 @@ usage() {
update_qinglong() {
patch_version
pnpm install -g pm2 &>/dev/null
local no_restart="$1"
[[ -f $dir_root/package.json ]] && ql_depend_old=$(cat $dir_root/package.json)
reset_romote_url ${dir_root} "https://github.com/whyour/qinglong.git" ${current_branch}