Files
notes/Test3.md.md

9 lines
77 B
Markdown

```bash
apt update && apt upgrade -y
```
```bash
echo "this is a test"
```