"Updates"
This commit is contained in:
@@ -86,6 +86,9 @@ sudo apt install -y cowsay fortune
|
||||
sudo vim /etc/update-motd.d/01-cowsay
|
||||
```
|
||||
|
||||
[Networking](networking.md)
|
||||
|
||||
|
||||
```bash
|
||||
#!/bin/bash
|
||||
/usr/games/fortune | /usr/games/cowsay -f tux
|
||||
|
||||
Reference in New Issue
Block a user