Commit 739b9d48 by liyapeng

ceshi

1 parent 6a9418b3
Showing with 2 additions and 0 deletions
......@@ -22,6 +22,8 @@ space=$(df -hm / | tail -n 1 | awk '{print $(NF-2) }')
echo -e "\033[41;33m This script is used as a daily troubleshooting and does not involve collecting relevant privacy data \033[0m"
main
systemlog() {
#收集操作系统产生的日志
mkdir -p ${LOG_FILE_PATH}/systemlog
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!