From 83fad021e81f98a513ef1a82e27c5da0ba8ad9b4 Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Wed, 16 May 2018 08:09:34 +0200 Subject: [PATCH] x230: flashrom_rpi_bottom_unlock.sh: make colored output more consistent --- x230/flashrom_rpi_bottom_unlock.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x230/flashrom_rpi_bottom_unlock.sh b/x230/flashrom_rpi_bottom_unlock.sh index b7738eb..88809d9 100755 --- a/x230/flashrom_rpi_bottom_unlock.sh +++ b/x230/flashrom_rpi_bottom_unlock.sh @@ -80,7 +80,7 @@ fi if [ ! "$me_clean" -gt 0 ] ; then echo "Intel ME will NOT be cleaned. Use -m if it should be." else - echo "Intel ME will be cleaned." + echo -e "Intel ME will be ${GREEN}cleaned${NC}." fi if [ ! "$lock" -gt 0 ] ; then