Update install.sh

This commit is contained in:
Jeffrey Morgan 2024-05-26 11:46:00 -07:00 committed by GitHub
parent 0165ba1651
commit 485016bfbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -295,6 +295,7 @@ if ! lsmod | grep -q nvidia; then
fi
$SUDO modprobe nvidia
$SUDO modprobe nvidia_uvm
fi