Update pre-install.sh
This commit is contained in:
parent
0125cc424e
commit
6aa9fe56b8
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#! /bin/bash
|
||||
|
||||
echo "blacklist nouveau" | sudo tee /etc/modprobe.d/blacklist-nouveau.conf
|
||||
echo "options nouveau modeset=0" | sudo tee -a /etc/modprobe.d/blacklist-nouveau.conf
|
||||
|
|
Loading…
Reference in New Issue