8 lines
196 B
Markdown
8 lines
196 B
Markdown
# Setup Ubuntu
|
|
Install everything with a single command
|
|
|
|
Getting starting is simple - just run:
|
|
```bash
|
|
wget -qO- https://git.cbo.dk/rasmus/setup-ubuntu/raw/branch/main/setup-ubuntu.sh | bash
|
|
```
|