Commit 6f7a4104 authored by liumg's avatar liumg
Browse files

Update system_check.sh

parent e195fe86
...@@ -98,7 +98,7 @@ main() { ...@@ -98,7 +98,7 @@ main() {
fi fi
local status=$? local status=$?
打包结果 #打包结果
log "打包诊断数据..." log "打包诊断数据..."
tar -czf "${OUTPUT_DIR}.tar.gz" "$OUTPUT_DIR" 2>/dev/null tar -czf "${OUTPUT_DIR}.tar.gz" "$OUTPUT_DIR" 2>/dev/null
rm -rf "$OUTPUT_DIR" rm -rf "$OUTPUT_DIR"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment