From 9d316cefb484c86db76d52f4c89b1f59e9f67d20 Mon Sep 17 00:00:00 2001 From: Aode Date: Fri, 14 Feb 2020 11:25:52 -0600 Subject: [PATCH] remove redundant tab --- synapse/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synapse/build.sh b/synapse/build.sh index 7979e69..7ef2e57 100755 --- a/synapse/build.sh +++ b/synapse/build.sh @@ -17,7 +17,7 @@ function print_help() { echo " build.sh [tag]" echo "" echo "Args:" - echo " tag: The tag of the synapse image that is being produced" + echo " tag: The tag of the synapse image that is being produced" } require "$TAG" tag