mirror of
https://github.com/teddysun/across.git
synced 2025-01-19 06:19:35 +08:00
Update bench.sh
This commit is contained in:
parent
ed8826fccb
commit
d7b431f32a
2
bench.sh
2
bench.sh
@ -313,11 +313,11 @@ print_end_time() {
|
|||||||
! _exists "wget" && _red "Error: wget command not found.\n" && exit 1
|
! _exists "wget" && _red "Error: wget command not found.\n" && exit 1
|
||||||
! _exists "free" && _red "Error: free command not found.\n" && exit 1
|
! _exists "free" && _red "Error: free command not found.\n" && exit 1
|
||||||
start_time=$(date +%s)
|
start_time=$(date +%s)
|
||||||
|
get_system_info
|
||||||
check_virt
|
check_virt
|
||||||
clear
|
clear
|
||||||
print_intro
|
print_intro
|
||||||
next
|
next
|
||||||
get_system_info
|
|
||||||
print_system_info
|
print_system_info
|
||||||
ipv4_info
|
ipv4_info
|
||||||
next
|
next
|
||||||
|
Loading…
x
Reference in New Issue
Block a user