From 0e26bd61a2f1666f7c9797bc3366a354a2975c64 Mon Sep 17 00:00:00 2001 From: Aode Date: Mon, 17 Feb 2020 14:11:35 -0600 Subject: [PATCH] Remove excess tab --- riot/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riot/build.sh b/riot/build.sh index 44767ec..1573022 100755 --- a/riot/build.sh +++ b/riot/build.sh @@ -17,7 +17,7 @@ function print_help() { echo " build.sh [tag]" echo "" echo "Args:" - echo " tag: The tag of the riot-web image the target image is based on" + echo " tag: The tag of the riot-web image the target image is based on" } require "$TAG" tag