update scripts

This commit is contained in:
Simon Rieger 2025-04-22 10:47:51 +02:00
parent 888baa004f
commit 725205c426

View file

@ -8,6 +8,7 @@ if [[ "$(uname -s)" != "Linux" ]] || ! grep -Eq '^ID=fedora|^ID_LIKE=.*fedora' /
fi fi
# DNF Grundkonfiguration # DNF Grundkonfiguration
sudo dnf update
sudo dnf -y install dnf-plugins-core sudo dnf -y install dnf-plugins-core
sudo dnf-3 config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo sudo dnf-3 config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo