4/26
This commit is contained in:
@@ -6,7 +6,7 @@ msg_disconnected="𐄂 Security key not connected\n"
|
||||
lsusb | grep Lexar > /dev/null
|
||||
|
||||
if [ "$?" == 0 ]; then
|
||||
printf "[✓] Security key connected.\n"
|
||||
printf "[ ✓ ] Security key connected.\n"
|
||||
else
|
||||
printf "[𐄂] Security key disconnected.\n"
|
||||
printf "[ 𐄂 ] Security key disconnected.\n"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user