aur/nvidia-390xx-utils.install
Sven-Hendrik Haase a9d5de9c61 Moved from [extra]
2020-03-11 18:29:31 +01:00

7 lines
145 B
Text

post_upgrade() {
echo "If you run into trouble with CUDA not being available, run nvidia-modprobe first."
}
post_install() {
post_upgrade
}