浏览代码

More central

Bob Mottram 11 年前
父节点
当前提交
2b8a7480d8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      install-freedombone.sh

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

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