From b0fca49ecbc5ece42d18eaad81ae1705ebcb2b76 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 16 Mar 2021 06:19:52 +0100 Subject: [PATCH] Generalise top level deploy output --- abra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abra b/abra index 992b4d7..e7f7a15 100755 --- a/abra +++ b/abra @@ -999,7 +999,7 @@ sub_app_deploy (){ require_yq require_app_latest "$TYPE" - echo "About to deploy:" + echo "Deployment overview:" echo " Server: $(tput setaf 4)${SERVER}$(tput sgr0)" if [ "${COMPOSE_FILE/:/}" == "${COMPOSE_FILE}" ]; then