mirror of
https://github.com/token2/fido2-manage.git
synced 2026-04-09 10:45:39 +00:00
Update fido2-manage.sh
This commit is contained in:
@@ -191,7 +191,7 @@ if [[ -n $device ]]; then
|
||||
read -r confirmation
|
||||
if [[ $confirmation =~ [Yy] ]]; then
|
||||
$FIDO2_TOKEN_CMD -D -i "$credential" "$device_string"
|
||||
show_message "Credential deleted successfully."
|
||||
show_message "Passing credential deletion request"
|
||||
else
|
||||
show_message "Deletion canceled."
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user