This repository has been archived on 2025-12-03. You can view files and clone it, but cannot push or open issues or pull requests.
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