mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
更新git pull参数
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user