8 lines
77 B
Markdown
8 lines
77 B
Markdown
```bash
|
|
apt update && apt upgrade -y
|
|
apt install -y pwgen
|
|
```
|
|
|
|
|
|
another test
|