From 2861ce6e77537aafc15ef1b1a83b46500130a611 Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@robotics.uk.to>
Date: Fri, 14 Oct 2016 22:31:14 +0100
Subject: [PATCH] Don't show config file

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

diff --git a/src/freedombone-config b/src/freedombone-config
index 735496b2..1b4a97f3 100755
--- a/src/freedombone-config
+++ b/src/freedombone-config
@@ -1373,6 +1373,6 @@ fi
 
 read_configuration_values
 interactive_config
-show_result
+#show_result
 
 exit 0