diff --git a/docker.sh b/docker.sh index e766a50..8bed4a8 100644 --- a/docker.sh +++ b/docker.sh @@ -1,2 +1,3 @@ +apt install curl curl -fsSL https://get.docker.com -o get-docker.sh sh get-docker.sh