From 064bbf05163500d4242b811493d70f4fd356f500 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 11 Jan 2016 11:28:18 +0000 Subject: [PATCH] Indentation --- src/freedombone-image-customise | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index 5af940ea..47bd8766 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -294,7 +294,7 @@ EOF echo " ${PROJECT_NAME} menuconfig-onion" >> $rootdir/root/.bashrc fi else - echo 'echo ""' + echo ' echo ""' fi echo ' if [ "$?" = "0" ]; then' >> $rootdir/root/.bashrc echo " if [ -f ~/${PROJECT_NAME}-completed.txt ]; then" >> $rootdir/root/.bashrc