use fortune instead of pyquotes

This commit is contained in:
rakete 2024-04-24 17:30:57 +02:00
parent 808aff10ac
commit 9c6ad0cccb

View File

@ -11,6 +11,6 @@ echo " Disk space remaining:\t`df -h | grep '% /$' | awk '{print $4}'` (`df -
echo >> $motd
pyquotes >> $motd
fortune -s >> $motd
echo -e "\n n-j0y ur stay, `whoami`\n" >> $motd