From 58dc69eef21e5798a163aa10a467bdf2e0749f4b Mon Sep 17 00:00:00 2001 From: Zachary Rice Date: Thu, 27 Feb 2020 08:10:31 -0500 Subject: [PATCH] Update entrypoint.sh --- entrypoint.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entrypoint.sh b/entrypoint.sh index 0b97572..c3c934c 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -29,8 +29,8 @@ then echo -e $DONATE_MSG exit 1 else - echo -e "\e[32m✅ SUCESS! Your code is good to go!" - echo "-----------------------------------" + echo -e "\e[32m✅ SUCCESS! Your code is good to go!" + echo "------------------------------------" echo -e $DONATE_MSG fi