From 18960ca64caee7bf65573552e75cbfc5c0cb5b3f Mon Sep 17 00:00:00 2001 From: Stefano Alberto Russo <stefano.russo@gmail.com> Date: Tue, 28 Sep 2021 21:58:48 +0200 Subject: [PATCH] Improved entrypoint text. --- base/entrypoint/entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/entrypoint/entrypoint.sh b/base/entrypoint/entrypoint.sh index 1196598..5f34c86 100644 --- a/base/entrypoint/entrypoint.sh +++ b/base/entrypoint/entrypoint.sh @@ -108,7 +108,7 @@ else echo "" echo "==============================================================" echo "" - echo " Welcome to the LOFAR-IT $CONTAINER_NAME container!" + echo " Welcome to the LOFAR-IT $CONTAINER_NAME container!" echo "" echo "==============================================================" echo "" -- GitLab