From 6e549d011de8b959198f7dde71a484c125314409 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Wed, 16 Oct 2019 00:53:58 +0200 Subject: [PATCH] Fixed typo on line 51 --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index 01313c8..bdf37a7 100644 --- a/installer.sh +++ b/installer.sh @@ -48,7 +48,7 @@ echo "Please enter your password (should contain at least 2 digits and 6 charact read password echo "Administrator E-mail:" read email -echo "Enter the maximum attachment size in MB (without MB) +echo "Enter the maximum attachment size in MB (without MB)" read uploadsize fi