소스 검색

Alignment

Bob Mottram 8 년 전
부모
커밋
4d2092d502
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4
    4
      src/freedombone-utils-final

+ 4
- 4
src/freedombone-utils-final 파일 보기

@@ -45,12 +45,12 @@ function install_final {
45 45
     echo ''
46 46
 
47 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 55
     echo ''
56 56