update scripts
This commit is contained in:
parent
888baa004f
commit
725205c426
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue