Fixed typo on line 51
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user