scripts/README.md

8 lines
150 B
Markdown
Raw Permalink Normal View History

2022-07-25 14:00:38 +02:00
# scripts
2022-07-25 14:03:09 +02:00
Some scripts I use regularly
### install-docker
```sh
curl https://itsblue.dev/dorian/scripts/raw/branch/main/install-docker.sh | bash
```