mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 17:49:53 +00:00
7 lines
230 B
PowerShell
7 lines
230 B
PowerShell
#!/usr/bin/env pwsh
|
|
|
|
Write-Output "We don't yet have a way to automate the GnuPG Tools installer at the user level. In the meantime, try this:"
|
|
Write-Output ""
|
|
Write-Output " https://gnupg.org/download/#binary"
|
|
Write-Output ""
|