fixed color formatting in install_byobu file

This commit is contained in:
Seaswimmer 2023-10-31 14:31:52 -04:00
parent d08868f370
commit 3e4ad04263
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -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)