Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zricethezav authored Feb 27, 2020
1 parent 4f17aaa commit 58dc69e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 58dc69e

Please sign in to comment.