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