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