Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG committed Feb 28, 2024
1 parent d88ef40 commit 7bdb096
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions windows/cygwin.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ try {
& $GPG --debug-all --no-default-keyring `
--keyring "${PSScriptRoot}\cygwin.gpg" `
--list-keys
& $GPG --debug-all --no-default-keyring `
--keyring "/d/a/libfido2/windows/cygwin.gpg" `
--list-keys
Write-Host "... ok?"
& $GPG --quiet --no-default-keyring `
--keyring "${PSScriptRoot}\cygwin.gpg" `
Expand Down

0 comments on commit 7bdb096

Please sign in to comment.