diff --git a/prepare.sh b/prepare.sh index 419456726..94bc02cfd 100755 --- a/prepare.sh +++ b/prepare.sh @@ -73,7 +73,7 @@ done set -x -yum -y install git podman +yum -y install git podman make git clone --depth=1 --branch="${base}" "${gitrepo}" "${workdir}" cd "${workdir}"