mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
系统设置增加系统运行日志
This commit is contained in:
+1
-1
@@ -296,7 +296,7 @@ git_clone_scripts() {
|
||||
|
||||
set_proxy "$proxy"
|
||||
|
||||
git clone --depth=1 $part_cmd $url $dir
|
||||
git clone --depth=1 $part_cmd $url $dir 2>&1
|
||||
exit_status=$?
|
||||
|
||||
unset_proxy
|
||||
|
||||
Reference in New Issue
Block a user