From 40651591393daa603cf9c4cbcead020fb39f905e Mon Sep 17 00:00:00 2001 From: Tennessee Carmel-Veilleux Date: Thu, 30 Jun 2022 15:00:47 -0400 Subject: [PATCH] Make bootstrap Matter logo 72-column safe (#20162) * Make bootstrap Matter logo 72-column safe - Previous bootstrap Matter logo was 93 columns and not 80/72 column terminal-safe This PR updates the logot to 72-columns max Testing done: - Can see new logo on bootstrap * Fix CI * Clean-up logo artifacts * Clean-up logo artifacts * Restyled --- scripts/bootstrap.sh | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 36df1fdd8bade3..40f1620ac8f5d1 100644 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -36,19 +36,18 @@ _bootstrap_or_activate() { git submodule update --init fi - local _CHIP_BANNER="$( - cat <