diff --git a/deploy.sh b/deploy.sh index 6bd4b81..1e95679 100755 --- a/deploy.sh +++ b/deploy.sh @@ -26,8 +26,8 @@ if [ $# -lt 2 ]; then echo "Usage: $0 [branch/tag]" echo echo "Current settings:" - echo "- Source · ${DEPLOY_SOURCE}" - echo "- Destination · ${DEPLOY_DESTINATION}" + echo "- \$DEPLOY_SOURCE · ${DEPLOY_SOURCE}" + echo "- \$DEPLOY_DESTINATION · ${DEPLOY_DESTINATION}" exit fi