Closed ThorntonCloud closed 10 months ago
On my Ubuntu 22.04 install, I had to specify the full path for lolcat to function. Otherwise 10-hostname-color did not display at all on the MOTD.
Full path: /usr/games/lolcat
/usr/bin/env figlet "$(hostname)" | /usr/bin/env lolcat -f
Yes, I had to make the same change on my machine as well at some point.
On my Ubuntu 22.04 install, I had to specify the full path for lolcat to function. Otherwise 10-hostname-color did not display at all on the MOTD.
Full path: /usr/games/lolcat
/usr/bin/env figlet "$(hostname)" | /usr/bin/env lolcat -f