Update bench.sh

This commit is contained in:
Teddysun 2022-01-02 21:32:29 +09:00
parent ed8826fccb
commit d7b431f32a
No known key found for this signature in database
GPG Key ID: 09BD4C080AD6C46D

View File

@ -313,11 +313,11 @@ print_end_time() {
! _exists "wget" && _red "Error: wget command not found.\n" && exit 1
! _exists "free" && _red "Error: free command not found.\n" && exit 1
start_time=$(date +%s)
get_system_info
check_virt
clear
print_intro
next
get_system_info
print_system_info
ipv4_info
next