scripts: README: feat: Use external scripts directory
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
### [docker-install](https://github.com/docker/docker-install)
|
||||
|
||||
```sh
|
||||
curl -fsSL https://get.docker.com -o $HOME/bin/get-docker.sh
|
||||
curl -fsSL https://get.docker.com -o $HOME/bin/external/get-docker.sh
|
||||
sh get-docker.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user