From 725205c426359ac2572827b8c400ef0686155600 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Tue, 22 Apr 2025 10:47:51 +0200 Subject: [PATCH] update scripts --- executable_install-fedora.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/executable_install-fedora.sh b/executable_install-fedora.sh index 4a2ff73..918b78d 100755 --- a/executable_install-fedora.sh +++ b/executable_install-fedora.sh @@ -8,6 +8,7 @@ if [[ "$(uname -s)" != "Linux" ]] || ! grep -Eq '^ID=fedora|^ID_LIKE=.*fedora' / fi # DNF Grundkonfiguration +sudo dnf update sudo dnf -y install dnf-plugins-core sudo dnf-3 config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo