homeserver/friedhof/mgrote_motd/templates/05-fortune-mgrote

5 lines
151 B
Text
Raw Normal View History

2020-08-18 11:57:53 +02:00
#!/bin/sh
{{ file_header | default () }}
2020-08-18 11:57:53 +02:00
/usr/games/fortune -s
echo "--------------------------------------------------------------------------------"