Files
debian_motd/99-footer
2025-02-10 13:33:51 -03:00

3 lines
62 B
Bash

#!/bin/sh
[ -f /etc/motd.tail ] && cat /etc/motd.tail || true