diff --git a/docker/install-debian.sh b/docker/install-debian.sh index 240ea72..f5a6b43 100755 --- a/docker/install-debian.sh +++ b/docker/install-debian.sh @@ -15,9 +15,9 @@ echo \ sudo apt-get update sudo apt-get install -y docker-ce docker-ce-cli containerd.io docker-compose-plugin -cat <