diff --git a/deploy.sh b/deploy.sh index 9ffe63a..54088fd 100644 --- a/deploy.sh +++ b/deploy.sh @@ -104,7 +104,7 @@ necessary_information_config() { fi if [[ "${DEBUG:-false}" == "true" ]]; then - echo "Debugging enabled." + echo -e "\n✅ Debugging enabled." export DIR_COPY_FLAGS="ravu" export FILES_COPY_FLAGS="avu" else