From abadcc3a115fc7a7060808b29e51e9556a4813a9 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 21 Sep 2014 21:01:18 +0100 Subject: [PATCH] Tweaking --- install-freedombone.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-freedombone.sh b/install-freedombone.sh index 2193f4e0..08bf3edb 100755 --- a/install-freedombone.sh +++ b/install-freedombone.sh @@ -85,7 +85,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 }