"Updates"
This commit is contained in:
@@ -86,9 +86,6 @@ 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
|
||||
@@ -100,6 +97,7 @@ sudo chmod +x /etc/update-motd.d/01-cowsay
|
||||
|
||||
#### Networking
|
||||
|
||||
> [Networking](networking.md)
|
||||
|
||||
#### Sensors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user