From: xf0r3m Date: Wed, 27 Aug 2025 17:27:32 +0000 (+0200) Subject: Zmiana nazwy komputera w immudex-motd2. X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=8cdc2b37c9158464ae29fc3afc0c9f7272cc6232;p=latitude-7420.git Zmiana nazwy komputera w immudex-motd2. --- 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;