Skip to content

Commit

Permalink
removed .sh udev copy
Browse files Browse the repository at this point in the history
  • Loading branch information
atar-axis committed May 15, 2019
1 parent f2729dc commit ff08e7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hid-xpadneo/dkms.post_install
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ echo "y" > /sys/module/bluetooth/parameters/disable_ertm

echo "Installing UDEV rule to automatically bind xpadneo (necessary on kernel < 4.16 and >= 4.20)..."
cp ./src/udev_rules/99-xpadneo.rules /etc/udev/rules.d/
cp ./src/udev_rules/xpadneo.sh /etc/udev/rules.d/
udevadm control --reload # not necessary, we do it anyway

0 comments on commit ff08e7c

Please sign in to comment.