Files
notes/Testing.md.md

6 lines
76 B
Markdown

This is a test
```bash
apt update && apt upgrade -y
apt install -y nano
```