diff --git a/.templates/show_text_color b/.templates/show_text_color index a2bf15323..03e54ad85 100644 --- a/.templates/show_text_color +++ b/.templates/show_text_color @@ -6,3 +6,4 @@ blue=4 violet=5 teal=6 echo "$(tput setaf $red)ENV exported : $word$(tput sgr0)" +echo -e "\033[0;31mError\033[0m : Text"