diff --git a/prepare.sh b/prepare.sh index 7f88c20f1..ef484978a 100755 --- a/prepare.sh +++ b/prepare.sh @@ -78,7 +78,7 @@ done set -x -dnf -y install git podman make +dnf -y install git podman make wget # minikube wants the user (everything runs as root) to be in the libvirt group getent group libvirt || groupadd --system libvirt