From: xf0r3m Date: Wed, 12 Feb 2025 08:19:35 +0000 (+0100) Subject: Dodanie dodatkowego polecenia echo. X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=2c6b59bff2ba29f3ea05aea7bed18b253600233d;p=backup.git Dodanie dodatkowego polecenia echo. --- diff --git a/motd b/motd index 68468f0..0d5a492 100755 --- a/motd +++ b/motd @@ -4,6 +4,7 @@ # Deps GH: https://github.com/xero/figlet-fonts -> /usr/share/figlet-fonts; echo "hostname" | /usr/bin/figlet -c -f /usr/share/figlet-fonts/3d.flf | lolcat; +echo; echo "Today is: $(date)"; echo; echo "System summary: ";