Files
setup-ubuntu/README.md
2024-12-12 22:37:38 +01:00

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
```