Files
notes/Testing2.md

8 lines
77 B
Markdown

```bash
apt update && apt upgrade -y
apt install -y pwgen
```
another test