Various updates

This commit is contained in:
2025-05-05 15:31:28 +02:00
parent 6b2afdbb3b
commit 6bfa896f9a
2 changed files with 10 additions and 2 deletions

View File

@@ -3,8 +3,8 @@
## Hosts / IPs
```markdown
.
├── bikiniBottom (192.168.1.10)
. bikiniBottom
├── turing-pi (192.168.1.10)
| ├── bob (192.168.1.11)
| ├── carlo (192.168.1.12)
| ├── gary (192.168.1.13)
@@ -12,6 +12,7 @@
├── krabs (192.168.1.15)
├── sheldon (192.168.1.16)
├── bernie (192.168.1.17)
├── pearl (192.168.1.18) # HS
| ------------------------------
└── retropie (192.168.1.53)
```