From 334c41097ca926430d121a9b3d98418c462c573e Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Wed, 23 Mar 2022 00:42:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CustomFiles/Depends/base-files-essential | 2 +- CustomFiles/Depends/coremark.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CustomFiles/Depends/base-files-essential b/CustomFiles/Depends/base-files-essential index cee5048..a9f8047 100755 --- a/CustomFiles/Depends/base-files-essential +++ b/CustomFiles/Depends/base-files-essential @@ -11,4 +11,4 @@ /etc/AutoBuild/Custom_Variable /etc/docker/daemon.json /root/.config/htop -/root/.ssh/known_hosts +/root/.ssh diff --git a/CustomFiles/Depends/coremark.sh b/CustomFiles/Depends/coremark.sh index 3d5c196..ed280c4 100755 --- a/CustomFiles/Depends/coremark.sh +++ b/CustomFiles/Depends/coremark.sh @@ -11,4 +11,4 @@ echo "(CPU Mark: ${Scores} Scores)" > /etc/bench.log if [ -f /etc/bench.log ]; then sed -i '/coremark/d' /etc/crontabs/root crontab /etc/crontabs/root -fi \ No newline at end of file +fi