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