cosmic/update-motd/90-motd

5 lines
133 B
Bash
Executable File

#!/bin/bash
printf "\\n"
grep -v '^<' /var/wiki/changelog.html | awk -v RS= 'NR==1 || NR==2 {print $0 "\n"}' | /usr/games/lolcat -f