ssm-services/services/motd

5 lines
90 B
Plaintext

#!/usr/bin/env ssm
service_type='oneshot'
service_command=( /usr/local/bin/update-motd )