Tidying
This commit is contained in:
parent
a0d095cb90
commit
74cb29629f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue