增加批量重新安装依赖

This commit is contained in:
whyour
2022-09-11 22:47:29 +08:00
parent 144b543091
commit a2f2306430
3 changed files with 35 additions and 0 deletions
+2
View File
@@ -246,6 +246,8 @@ usage() {
update_qinglong() {
patch_version
export isFirstStartServer=false
local no_restart="$1"
local all_branch=$(git branch -a)
local primary_branch="master"