From d06c8bcac6dcdcbb69d2a0cbb674ccfcace7be36 Mon Sep 17 00:00:00 2001 From: Frogg Date: Wed, 13 May 2026 13:11:42 +0200 Subject: [PATCH] - info message change --- inc/infos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/infos.sh b/inc/infos.sh index f5f3e73..53af071 100644 --- a/inc/infos.sh +++ b/inc/infos.sh @@ -8,4 +8,4 @@ fi # Infos echo "" -echo -e "${COLOR_YELLOW}Type ${COLOR_WHITE}cmd${COLOR_YELLOW}, ${COLOR_WHITE}conf${COLOR_YELLOW}, ${COLOR_WHITE}colors${COLOR_YELLOW}, ${COLOR_WHITE}alias${COLOR_YELLOW} ${COLOR_YELLOW}for more information...${COLOR_BLUE}or ${COLOR_WHITE}reconf${COLOR_YELLOW} to reconfigure${NONE}" +echo -e "${COLOR_YELLOW}Type ${COLOR_WHITE}cmd${COLOR_YELLOW}, ${COLOR_WHITE}conf${COLOR_YELLOW}, ${COLOR_WHITE}colors${COLOR_YELLOW}, ${COLOR_WHITE}alias${COLOR_YELLOW} ${COLOR_YELLOW}for more info...${COLOR_BLUE} or ${COLOR_WHITE}reconf${COLOR_YELLOW} to reconfigure${NONE}"