5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
#!/usr/bin/env ssm
|
|
|
|
service_type='oneshot'
|
|
service_command=( /usr/local/bin/update-motd )
|