feature: add gpg (GnuPG)
[webi-installers/.git] / gpg / install.ps1
diff --git a/gpg/install.ps1 b/gpg/install.ps1
new file mode 100644 (file)
index 0000000..d4dbf97
--- /dev/null
@@ -0,0 +1,6 @@
+#!/usr/bin/env pwsh
+
+echo "We don't yet have a way to automate the GnuPG Tools installer at the user level. In the meantime, try this:"
+echo ""
+echo "    https://gnupg.org/download/#binary"
+echo ""