Bob Mottram 11 år sedan
förälder
incheckning
abadcc3a11
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh Visa fil

85
   echo "|    |   (.-' (.-' (   | (   )|  |  | |   )(   )|  | (.-' " >> /etc/motd
85
   echo "|    |   (.-' (.-' (   | (   )|  |  | |   )(   )|  | (.-' " >> /etc/motd
86
   echo "'    '     --'  --'  -' -  -' '  '   -' -'   -' '   -  --'" >> /etc/motd
86
   echo "'    '     --'  --'  -' -  -' '  '   -' -'   -' '   -  --'" >> /etc/motd
87
   echo '' >> /etc/motd
87
   echo '' >> /etc/motd
88
-  echo '                   Freedom in the Cloud' >> /etc/motd
88
+  echo '                  Freedom in the Cloud' >> /etc/motd
89
   echo '' >> /etc/motd
89
   echo '' >> /etc/motd
90
   echo 'change_login_message' >> $COMPLETION_FILE
90
   echo 'change_login_message' >> $COMPLETION_FILE
91
 }
91
 }