summaryrefslogtreecommitdiffstats
path: root/abs/core/nvidia-390xx-utils/nvidia-390xx-utils.install
blob: 47847c7381cea41496ad252120ec0ab770530f50 (plain)
1
2
3
4
5
6
7
post_upgrade() {
  echo "If you run into trouble with CUDA not being available, run nvidia-modprobe first."
}

post_install() {
  post_upgrade
}