Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
feat: remove dkms
Browse files Browse the repository at this point in the history
  • Loading branch information
vietchinh committed Nov 9, 2023
1 parent 73b28fa commit 8b6c91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/scripts/vgpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ chmod +x patch.sh

./patch.sh general-merge

./NVIDIA-Linux-x86_64-535.104.05-merged-vgpu-kvm-patched/nvidia-installer -s --kernel-source-path /usr/src/kernels/"${KERNEL_VERSION}" --no-systemd --dkms
./NVIDIA-Linux-x86_64-535.104.05-merged-vgpu-kvm-patched/nvidia-installer -s --kernel-source-path /usr/src/kernels/"${KERNEL_VERSION}" --no-systemd --no-dkms

cd ..
rm -rf ${VGPU_FOLDER}

0 comments on commit 8b6c91c

Please sign in to comment.