From 0ce769181decf7b790ddc76132b7d8b59d303da0 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Thu, 20 Jun 2024 20:51:47 +0200 Subject: [PATCH] msys2-dbssh: update the host --- msys2-dbssh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msys2-dbssh b/msys2-dbssh index e141955..20f5147 100755 --- a/msys2-dbssh +++ b/msys2-dbssh @@ -2,7 +2,7 @@ set -e -host=repo@msys2.appfleet.io +host=repo@repo.msys2.org # remote_gpga_socket="$(ssh "${host}" -- gpgconf --list-dirs agent-socket)" remote_gpga_socket="/home/repo/.gnupg/S.gpg-agent"