diff --git a/update-motd b/update-motd index 515dcda..9c56dc2 100755 --- a/update-motd +++ b/update-motd @@ -3,6 +3,7 @@ #Define output file motd="/etc/motd" + # Collect information # $USER is automatically defined HOSTNAME=`uname -n`