From 8cdc2b37c9158464ae29fc3afc0c9f7272cc6232 Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Wed, 27 Aug 2025 19:27:32 +0200 Subject: [PATCH] Zmiana nazwy komputera w immudex-motd2. --- immudex-motd2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immudex-motd2 b/immudex-motd2 index 8a73671..0a29d4f 100755 --- a/immudex-motd2 +++ b/immudex-motd2 @@ -5,7 +5,7 @@ #ascii_colors; #echo -en "\e[1m"; echo "immudex" | /usr/bin/figlet | lolcat; echo -en "\e[0m"; #echo "immudex" | /usr/bin/figlet | lolcat -echo "latitude-7420" | /usr/bin/figlet -f /usr/share/figlet-fonts/3d.flf | lolcat +echo "7420" | /usr/bin/figlet -f /usr/share/figlet-fonts/3d.flf | lolcat echo; echo "Today is: $(date)"; echo; -- 2.39.5