scripts/README.md
2022-07-25 14:03:09 +02:00

8 lines
No EOL
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
```