homeserver/roles/mgrote.motd/templates/05-fortune-mgrote
2020-08-18 11:57:53 +02:00

4 lines
120 B
Bash

#!/bin/sh
/usr/games/fortune -s
echo "--------------------------------------------------------------------------------"