From 74cb29629f281cbd1a78d90a4aec519e089ebe84 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 22 Jul 2016 23:28:06 +0100 Subject: [PATCH] Tidying --- src/freedombone-image-customise | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index c9e4bab4..ea23bc40 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -297,7 +297,7 @@ if [ -f ~/.initial_setup ]; then | | (.-' (.-' ( | ( )| | | | )( )| | (.-' ' ' --' --' -' - -' ' ' -' -' -' ' - --' - Initial setup process + Initial setup process Please enter your password a second time. " @@ -540,7 +540,7 @@ initialise_mesh() { MESH_SERVICE='mesh-setup.service' MESH_SETUP_DAEMON=$rootdir/etc/systemd/system/$MESH_SERVICE - MESH_STARTUP_PARAMS="${MY_USERNAME}" + MESH_STARTUP_PARAMS="${MY_USERNAME}" if [[ $AMNESIC != 'no' ]]; then MESH_STARTUP_PARAMS="${MY_USERNAME} amnesic" fi