diff --git a/debian.sh b/debian.sh index e201319..53bd063 100644 --- a/debian.sh +++ b/debian.sh @@ -25,6 +25,7 @@ touch docker-compose.yml apt install -y curl curl -fsSL https://get.docker.com -o get-docker.sh sh ./get-docker.sh +rm get-docker.sh #autoheal docker run -d \