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