From b1cb649f46b68b997c8f2ab0abe0c89ba93ee0a2 Mon Sep 17 00:00:00 2001 From: Felix Schulze <39433012+thefeli73@users.noreply.github.com> Date: Tue, 10 Oct 2023 19:54:11 +0200 Subject: [PATCH] Update debian.sh --- debian.sh | 1 + 1 file changed, 1 insertion(+) 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 \