Fix output for stack name
This commit is contained in:
parent
e5e98d536a
commit
54b6acc46c
2
abra
2
abra
@ -1033,7 +1033,7 @@ sub_app_deploy (){
|
|||||||
echo " Domain: $(tput setaf 2)${DOMAIN}$(tput sgr0)"
|
echo " Domain: $(tput setaf 2)${DOMAIN}$(tput sgr0)"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo " App type: $(tput setaf 3)${STACK_NAME}$(tput sgr0)"
|
echo " Stack: $(tput setaf 3)${STACK_NAME}$(tput sgr0)"
|
||||||
|
|
||||||
output_version_summary
|
output_version_summary
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user