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 d73343b commit 81f46d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/cygwin.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ try {
Write-Host "Listing keys in ${PSScriptRoot}\cygwin.gpg"
Get-ChildItem -Force "${PSScriptRoot}\cygwin.gpg"
& $GPG -vvvvv --debug-all --no-default-keyring `
--keyring "${PSScriptRoot}\cygwin.gpg" `
--keyring "gnupg-ring:${PSScriptRoot}\cygwin.gpg" `
--list-keys
Write-Host "... ok?"
& $GPG --quiet --no-default-keyring `
Expand Down

0 comments on commit 81f46d1

Please sign in to comment.