snail pwr off TRIES := 24
This commit is contained in:
parent
4a2acbbf06
commit
80028b2005
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
TRIES=8
|
||||
TRIES=24
|
||||
|
||||
lsmod | grep '^nouveau ' >/dev/null && rmmod -f nouveau &>/dev/null
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user