aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xusergen2
1 files changed, 2 insertions, 0 deletions
diff --git a/usergen b/usergen
index c724efa..4ec172b 100755
--- a/usergen
+++ b/usergen
@@ -37,6 +37,8 @@ stty -echo
echo Password: >&2
IFS= read -r PWD
stty echo
+# Force newline
+echo
echo "Quota, in MiB (leave empty for unlimited quota):" >&2
read -r QUOTA