9 lines
139 B
Markdown
9 lines
139 B
Markdown
# update-motd.d
|
|
|
|
## Custom update-motd.d Messages
|
|
|
|
Install / Update Script one liner
|
|
```
|
|
curl https://ubuntu-motd.nclte.ch | sudo bash
|
|
```
|