This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-06-30 02:25:31 +03:00
parent da34936580
commit 91d9451259

View File

@ -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