增加ghproxy配置,镜像添加wget

This commit is contained in:
hanhh
2021-06-03 23:10:22 +08:00
parent ee4528a8ef
commit b601a3fdbf
4 changed files with 19 additions and 11 deletions
+1
View File
@@ -60,6 +60,7 @@ import_config() {
done
command_timeout_time=${CommandTimeoutTime:-"1h"}
github_proxy_url=${GithubProxyUrl:-""}
}
## 创建目录,$1:目录的绝对路径