diff --git a/config/scripts/vgpu.sh b/config/scripts/vgpu.sh index c9c81b3865..8417a57250 100755 --- a/config/scripts/vgpu.sh +++ b/config/scripts/vgpu.sh @@ -10,7 +10,7 @@ NVIDIA_VERSION="535.104" ZIP_NAME="NVIDIA-GRID-Linux-KVM-${NVIDIA_VERSION}.06-535.104.05-537.13.zip" rpm-ostree install "https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm" "https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm" "https://github.com/rpmsphere/noarch/raw/master/r/rpmsphere-release-$(rpm -E %fedora)-1.noarch.rpm" -rpm-ostree install wget p7zip p7zip-plugins mscompress osslsigncode git kernel-devel +rpm-ostree install wget p7zip p7zip-plugins mscompress osslsigncode git kernel-devel unzip git clone --recursive https://github.com/VGPU-Community-Drivers/vGPU-Unlock-patcher.git -b ${NVIDIA_VERSION}