Michael Grote
7a24089031
Reviewed-on: #584 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
4 lines
151 B
Bash
4 lines
151 B
Bash
#!/bin/sh
|
|
{{ file_header | default () }}
|
|
/usr/games/fortune -s
|
|
echo "--------------------------------------------------------------------------------"
|