From 58b13d7528df89a3b50ab4984e1b6fa6c83580c1 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 16 Mar 2021 06:22:32 +0100 Subject: [PATCH] Use app type naming and use yellow --- abra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abra b/abra index e7f7a15..f12c287 100755 --- a/abra +++ b/abra @@ -1017,7 +1017,7 @@ sub_app_deploy (){ echo " Domain: $(tput setaf 2)${DOMAIN}$(tput sgr0)" fi - echo " Stack: $(tput setaf 1)${STACK_NAME}$(tput sgr0)" + echo " App type: $(tput setaf 3)${STACK_NAME}$(tput sgr0)" output_version_summary