修复屏蔽指定脚本功能

This commit is contained in:
hanhh
2021-06-09 22:46:37 +08:00
parent 049a87780e
commit 5df860befe
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -61,6 +61,7 @@ import_config() {
command_timeout_time=${CommandTimeoutTime:-"1h"}
github_proxy_url=${GithubProxyUrl:-""}
block_cookie=${TempBlockCookie:-""}
}
## 创建目录,$1:目录的绝对路径