Files
ssm-services/services/motd
T

5 lines
90 B
Plaintext
Raw Normal View History

2017-07-13 16:09:42 +03:00
#!/usr/bin/env ssm
service_type='oneshot'
service_command=( /usr/local/bin/update-motd )