系统设置增加系统运行日志

This commit is contained in:
whyour
2023-08-21 00:10:43 +08:00
parent b002cbef3a
commit 4f7649f157
33 changed files with 864 additions and 112 deletions
+1 -1
View File
@@ -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