mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
移除随机延迟相关配置及 ProxyUrl 默认值,修复拉库通知可能失败
This commit is contained in:
+1
-1
@@ -138,7 +138,7 @@ update_repo() {
|
||||
echo -e "\n拉取 ${uniq_path} 成功...\n"
|
||||
diff_scripts "$repo_path" "$author" "$path" "$blackword" "$dependence" "$extensions" "$autoAddCron" "$autoDelCron"
|
||||
else
|
||||
echo -e "\n拉取 ${uniq_path} 失败,请检查网络...\n"
|
||||
echo -e "\n拉取 ${uniq_path} 失败,请检查日志...\n"
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user