core/nvidia-390xx-utils/nvidia-390xx-utils.install

8 lines
145 B
Plaintext
Raw Normal View History

2018-05-26 06:32:02 +08:00
post_upgrade() {
echo "If you run into trouble with CUDA not being available, run nvidia-modprobe first."
}
post_install() {
post_upgrade
}