调整配置
This commit is contained in:
parent
ee16ab6d10
commit
334c41097c
|
@ -11,4 +11,4 @@
|
||||||
/etc/AutoBuild/Custom_Variable
|
/etc/AutoBuild/Custom_Variable
|
||||||
/etc/docker/daemon.json
|
/etc/docker/daemon.json
|
||||||
/root/.config/htop
|
/root/.config/htop
|
||||||
/root/.ssh/known_hosts
|
/root/.ssh
|
||||||
|
|
|
@ -11,4 +11,4 @@ echo "(CPU Mark: ${Scores} Scores)" > /etc/bench.log
|
||||||
if [ -f /etc/bench.log ]; then
|
if [ -f /etc/bench.log ]; then
|
||||||
sed -i '/coremark/d' /etc/crontabs/root
|
sed -i '/coremark/d' /etc/crontabs/root
|
||||||
crontab /etc/crontabs/root
|
crontab /etc/crontabs/root
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue