From 01ae8df5dc5ad9d593e9953b144800efce1e6b4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Mon, 17 Apr 2023 21:31:35 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Eubuntu.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ubuntu.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ubuntu.sh b/ubuntu.sh index f984883..077fd8b 100644 --- a/ubuntu.sh +++ b/ubuntu.sh @@ -1,4 +1,5 @@ echo installing Docker +apt-get install sudo -y sudo apt-get update sudo apt-get install ca-certificates curl gnupg lsb-release -y sudo mkdir -p /etc/apt/keyrings