mirror of
https://github.com/speed47/spectre-meltdown-checker
synced 2024-11-19 04:22:22 +01:00
Remove the color in the title
This commit is contained in:
parent
5f914e555e
commit
35c8a63de6
@ -343,7 +343,7 @@ is_cpu_specex_free()
|
||||
|
||||
show_header()
|
||||
{
|
||||
_info "\033[1;34mSpectre and Meltdown mitigation detection tool v$VERSION\033[0m"
|
||||
_info "Spectre and Meltdown mitigation detection tool v$VERSION"
|
||||
_info
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user