From 3e4ad042638fcd80a079d44377993c3a867dd047 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Tue, 31 Oct 2023 14:31:52 -0400 Subject: [PATCH] fixed color formatting in install_byobu file --- install_byobu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_byobu.sh b/install_byobu.sh index a09a353..debb297 100755 --- a/install_byobu.sh +++ b/install_byobu.sh @@ -22,7 +22,7 @@ which screen which tmux which make -echo -e "${GREEN}Downloading ${BLUE}byobu version ${YELLOW}${BYOBU_VERSION}..." +echo -e "${GREEN}Downloading ${BLUE}byobu ${GREEN}version ${YELLOW}${BYOBU_VERSION}..." echo -e "${GREEN}Setting up a temporary folder..." UNIQUE_FOLDER=$(date +%s)