up-pkg
This commit is contained in:
parent
da34936580
commit
91d9451259
@ -13,7 +13,7 @@ fi
|
|||||||
### Check for xbox equipment
|
### Check for xbox equipment
|
||||||
if lsusb | grep -i xbox &> /dev/null
|
if lsusb | grep -i xbox &> /dev/null
|
||||||
then
|
then
|
||||||
DRIVERS="$DRIVERS xone-dkms xpadneo"
|
DRIVERS="$DRIVERS xone-dkms"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
### If no drivers were found set them to random hash to trigger no drivers needed dialog in gui app
|
### If no drivers were found set them to random hash to trigger no drivers needed dialog in gui app
|
||||||
|
Loading…
Reference in New Issue
Block a user