]> gitweb.morketsmerke.org Git - backup.git/commitdiff
Dodanie dodatkowego polecenia echo.
authorxf0r3m <jakubstasinski@protonmail.com>
Wed, 12 Feb 2025 08:19:35 +0000 (09:19 +0100)
committerxf0r3m <jakubstasinski@protonmail.com>
Wed, 12 Feb 2025 08:19:35 +0000 (09:19 +0100)
motd

diff --git a/motd b/motd
index 68468f0570f4d1d1dc3f9958cc49ab52497aca61..0d5a4921f9109dfc70e4e1e7ea19538ce9487b43 100755 (executable)
--- 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: ";