summaryrefslogtreecommitdiff
path: root/removeextramodules.sh
diff options
context:
space:
mode:
authorLinuxWizard42 <computerwizard@linuxmail.org>2022-02-22 21:09:05 +0200
committerLinuxWizard42 <computerwizard@linuxmail.org>2022-02-22 21:09:05 +0200
commitef59a3799c6ba8f494c50111356834fa1ad23a44 (patch)
treeb5f139c5e44c8394def0db3a43d57ecb17021dea /removeextramodules.sh
downloadlinux_kernel_scripts-ef59a3799c6ba8f494c50111356834fa1ad23a44.tar.gz
linux_kernel_scripts-ef59a3799c6ba8f494c50111356834fa1ad23a44.tar.zst
First commit
Diffstat (limited to 'removeextramodules.sh')
-rwxr-xr-xremoveextramodules.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/removeextramodules.sh b/removeextramodules.sh
new file mode 100755
index 0000000..d7e04b8
--- /dev/null
+++ b/removeextramodules.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+dkms remove -m nvidia -v $1 -k $2