Update 'sysinfo.sh'

This commit is contained in:
virtubox 2017-07-22 22:02:41 +00:00
parent 418fa07e88
commit 2cc085551c
1 changed files with 1 additions and 1 deletions

View File

@ -42,4 +42,4 @@ sysinfo () {
echo "" | tee -a $HOME/bench.log
echo "" | tee -a $HOME/bench.log
}
sysinfo;;
sysinfo;