From 65a4649696f1de39fc914bac8f6a51fe38b64b3f Mon Sep 17 00:00:00 2001 From: Ankit Nayan Date: Tue, 16 Feb 2021 12:25:21 +0530 Subject: [PATCH] fixed text --- deploy/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/install.sh b/deploy/install.sh index 3a900ece3a..38274fb97c 100755 --- a/deploy/install.sh +++ b/deploy/install.sh @@ -410,7 +410,7 @@ else fi -echo -e "\Thank you!\n" +echo -e "\nThank you!\n" ##### Changing default memory limit of docker ############