From 8c3ef32cd804ec811a4a06f230c12d9ab5cb5ed7 Mon Sep 17 00:00:00 2001 From: drunkendog Date: Thu, 22 Sep 2022 19:08:03 +0100 Subject: [PATCH] Update 'scripts/main.sh' --- scripts/main.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/main.sh b/scripts/main.sh index 29fe171..cb7d581 100644 --- a/scripts/main.sh +++ b/scripts/main.sh @@ -6,5 +6,3 @@ export DEBIAN_FRONTEND=noninteractive apt-get update -y apt-get upgrade -y apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop - -sh get-docker.sh \ No newline at end of file