|
|
|
|
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
|
}
|