Browse Source

Alignment

Bob Mottram 8 years ago
parent
commit
4d2092d502
1 changed files with 4 additions and 4 deletions
  1. 4
    4
      src/freedombone-utils-final

+ 4
- 4
src/freedombone-utils-final View File

45
     echo ''
45
     echo ''
46
 
46
 
47
     echo $"
47
     echo $"
48
-    *** ${PROJECT_NAME} installation is complete ***
48
+*** ${PROJECT_NAME} installation is complete ***
49
 
49
 
50
-    If you wish to verify the server ssh public key at next login it is:
51
-    $(get_ssh_server_key)
50
+If you wish to verify the server ssh public key at next login it is:
51
+$(get_ssh_server_key)
52
 
52
 
53
-    Ensure that ports are forwarded from your internet router
53
+Ensure that ports are forwarded from your internet router
54
 "
54
 "
55
     echo ''
55
     echo ''
56
 
56