mirror of
https://github.com/speed47/spectre-meltdown-checker.git
synced 2025-07-14 23:05:28 +02:00
cosmetic fix
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user