Fix output for stack name

This commit is contained in:
decentral1se 2021-03-18 17:19:43 +01:00
parent e5e98d536a
commit 54b6acc46c
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

2
abra
View File

@ -1033,7 +1033,7 @@ sub_app_deploy (){
echo " Domain: $(tput setaf 2)${DOMAIN}$(tput sgr0)"
fi
echo " App type: $(tput setaf 3)${STACK_NAME}$(tput sgr0)"
echo " Stack: $(tput setaf 3)${STACK_NAME}$(tput sgr0)"
output_version_summary