4 lines
42 B
Bash
4 lines
42 B
Bash
#!/bin/sh
|
|
|
|
rm /etc/modprobe.d/nvidia.conf
|
#!/bin/sh
|
|
|
|
rm /etc/modprobe.d/nvidia.conf
|