mirror of
https://github.com/speed47/spectre-meltdown-checker
synced 2024-12-22 12:23:36 +01:00
cosmetic fix
This commit is contained in:
parent
d6977928e5
commit
761c2b80e4
@ -11,7 +11,7 @@ pstatus()
|
||||
yellow) col="\033[103m\033[30m";;
|
||||
*) col="";;
|
||||
esac
|
||||
/bin/echo -ne "$col$2\033[0m"
|
||||
/bin/echo -ne "$col $2 \033[0m"
|
||||
[ -n "$3" ] && /bin/echo -n " ($3)"
|
||||
/bin/echo
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user