Fix package name for lsusb
This commit is contained in:
parent
041abe8c2e
commit
96769b4d6a
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
yay -S --noconfirm --needed fprintd libfprint lsusb
|
yay -S --noconfirm --needed fprintd libfprint usbutils
|
||||||
|
|
||||||
if ! lsusb | grep -iq fingerprint; then
|
if ! lsusb | grep -iq fingerprint; then
|
||||||
echo -e "\e[31m\nNo fingerprint sensor detected.\e[0m"
|
echo -e "\e[31m\nNo fingerprint sensor detected.\e[0m"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user