Bob Mottram 10 gadus atpakaļ
vecāks
revīzija
2b8a7480d8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh Parādīt failu

@@ -77,7 +77,7 @@ function change_login_message {
77 77
   echo "|    |   (.-' (.-' (   | (   )|  |  | |   )(   )|  | (.-' " >> /etc/motd
78 78
   echo "'    '     --'  --'  -' -  -' '  '   -' -'   -' '   -  --'" >> /etc/motd
79 79
   echo '' >> /etc/motd
80
-  echo '                    Freedom in the Cloud' >> /etc/motd
80
+  echo '                   Freedom in the Cloud' >> /etc/motd
81 81
   echo '' >> /etc/motd
82 82
   echo 'change_login_message' >> $COMPLETION_FILE
83 83
 }