瀏覽代碼

Not so many spaces

Bob Mottram 10 年之前
父節點
當前提交
66a82826ca
共有 1 個檔案被更改,包括 5 行新增5 行删除
  1. 5
    5
      install-freedombone.sh

+ 5
- 5
install-freedombone.sh 查看文件

@@ -141,11 +141,11 @@ function change_login_message {
141 141
   echo "'    '     --'  --'  -' -  -' '  '   -' -'   -' '   -  --'" >> /etc/motd
142 142
 
143 143
   if [[ $SYSTEM_TYPE == "email" || $SYSTEM_TYPE == "mailbox" ]]; then
144
-      echo '             .    .           . .                         ' >> /etc/motd
145
-      echo '             |\  /|        o  | |                         ' >> /etc/motd
146
-      echo '             | \/ | .-.    .  | |.-.  .-.-. ,-            ' >> /etc/motd
147
-      echo '             |    |(   )   |  | |   )(   ) :              ' >> /etc/motd
148
-      echo '             '    ' `-' --'  - -' -'  `-'-' `-            ' >> /etc/motd
144
+      echo '             .    .           . .              ' >> /etc/motd
145
+      echo '             |\  /|        o  | |              ' >> /etc/motd
146
+      echo '             | \/ | .-.    .  | |.-.  .-.-. ,- ' >> /etc/motd
147
+      echo '             |    |(   )   |  | |   )(   ) :   ' >> /etc/motd
148
+      echo '             '    ' `-' --'  - -' -'  `-'-' `- ' >> /etc/motd
149 149
   fi
150 150
   echo '' >> /etc/motd
151 151
   echo '                  Freedom in the Cloud' >> /etc/motd