Skip to content

Commit

Permalink
fix: nvidia package check error
Browse files Browse the repository at this point in the history
  • Loading branch information
innovisus committed Feb 2, 2025
1 parent 72f5078 commit 72a2e0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/packages/components/nvidia/packages.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

set -e

echo "Installing nvidia packages"

apt-get install -y apt-repo-lakostis-kmodules apt-repo-lakostis && \
Expand Down

0 comments on commit 72a2e0c

Please sign in to comment.