diff --git a/install-freedombone.sh b/install-freedombone.sh index 149d6826..1a1ea38b 100755 --- a/install-freedombone.sh +++ b/install-freedombone.sh @@ -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 }