scripts/README.md

8 lines
150 B
Markdown

# scripts
Some scripts I use regularly
### install-docker
```sh
curl https://itsblue.dev/dorian/scripts/raw/branch/main/install-docker.sh | bash
```