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