Remove dubious characters

This commit is contained in:
Bob Mottram 2014-12-24 17:30:54 +00:00
parent 1dded2734c
commit 3f2174fa98
1 changed files with 1 additions and 1 deletions

View File

@ -2813,7 +2813,7 @@ function change_login_message {
echo ' | \ \ / / o | o ' >> /etc/motd
echo ' | .-. .--. \ \ / . -|- . ' >> /etc/motd
echo ' | ( )| \/ \/ | | | ' >> /etc/motd
echo " ' `-' ' ' ' -' `- ' -' `-" >> /etc/motd
echo " ' -' ' ' ' -' - ' -' -" >> /etc/motd
fi
echo '' >> /etc/motd