Skip to content

Commit

Permalink
Update all first
Browse files Browse the repository at this point in the history
 - So that we hopefully get the same kernel and kernel-devel versions
   installed
  • Loading branch information
martbhell committed Oct 15, 2018
1 parent c57527e commit 5525c69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elements/nvidia-cuda/post-install.d/01-nvidia-cuda-install
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash -lv

if [ "$DISTRO_NAME" = "centos7" ]; then
yum update -y
yum install -y vim ntp deltarpm kernel-devel
yum install -y cuda
else
Expand Down

0 comments on commit 5525c69

Please sign in to comment.