From 6a7e7f9e18b70b04c2e7c217da5f31e56e9b2bbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Mon, 17 Apr 2023 21:04:25 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ecentos.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- centos.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/centos.sh b/centos.sh index 9310e74..c24e3b5 100644 --- a/centos.sh +++ b/centos.sh @@ -1,3 +1,4 @@ +#!/bin/bash echo installing Docker yum install -y yum-utils yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo