pushDeer支持自架版

This commit is contained in:
whyour
2022-11-20 20:05:02 +08:00
parent 8b8336d9d0
commit 6f185570d6
7 changed files with 24 additions and 7 deletions
+1
View File
@@ -252,6 +252,7 @@ update_qinglong() {
if [ "$githubStatus" == "" ]; then
mirror="gitee"
fi
echo -e "\n使用 ${mirror} 源更新...\n"
export isFirstStartServer=false
local all_branch=$(git branch -a)