From 84faeaa8714b5b6cd61c355dc33f2293e45f154d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Mon, 17 Apr 2023 20:44:51 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Einstall.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 3506385..15900e2 100644 --- a/install.sh +++ b/install.sh @@ -74,4 +74,4 @@ case "$DISTRO" in ;; "opensuse" | "opensuse-leap" | "opensuse-tumbleweed") echo "Installing Docker on openSUSE..." - install_docker_opensuse + install_docker_opensuse \ No newline at end of file