From 9e339235213ff99f3cc084ea3005ae6a58d91a98 Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@robotics.uk.to>
Date: Sun, 20 Nov 2016 18:38:42 +0000
Subject: [PATCH] Formatting

---
 src/freedombone-app-lychee | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/freedombone-app-lychee b/src/freedombone-app-lychee
index b204dbf14..c23f4673a 100755
--- a/src/freedombone-app-lychee
+++ b/src/freedombone-app-lychee
@@ -104,7 +104,7 @@ function configure_interactive_lychee {
     get_mariadb_password
 
     dialog --title $"Lychee Configuration" \
-           --msgbox $"You can initially install the system with\n\n  Username: root\n  Password: $MARIADB_PASSWORD" 10 70
+           --msgbox $"\nYou can initially install the system with:\n\n  Username: root\n  Password: $MARIADB_PASSWORD" 10 70
 }
 
 
-- 
GitLab