This commit is contained in:
2025-04-17 21:56:51 -04:00
parent 009831503e
commit a5db9ec9b6
3 changed files with 36 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
msg_connected="✓ Security key connected"
msg_disconnected="𐄂 Security key not connected\n"
lsusb | grep Lexar > /dev/null
lsusb | grep Emtec > /dev/null
if [ "$?" == 0 ]; then
printf "[ ✓ ] Unlocked.\n"