More central

This commit is contained in:
Bob Mottram 2014-09-21 15:05:41 +01:00
parent e420310c1a
commit 2b8a7480d8
1 changed files with 1 additions and 1 deletions

View File

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