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
|
read password
|
||||||
echo "Administrator E-mail:"
|
echo "Administrator E-mail:"
|
||||||
read email
|
read email
|
||||||
echo "Enter the maximum attachment size in MB (without MB)
|
echo "Enter the maximum attachment size in MB (without MB)"
|
||||||
read uploadsize
|
read uploadsize
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user