homeserver/roles/mgrote.motd/templates/05-fortune-mgrote

4 lines
120 B
Text
Raw Normal View History

2020-08-18 11:57:53 +02:00
#!/bin/sh
/usr/games/fortune -s
echo "--------------------------------------------------------------------------------"