ansible/roles/update_motd/templates/10-messages

5 lines
70 B
Plaintext
Raw Normal View History

2021-03-06 04:30:32 +01:00
#!/bin/sh
set -euf
find /etc/motd-messages -type f -exec cat -- {} +