From 5840e26743e34741900d5b34efe4afaef35ba710 Mon Sep 17 00:00:00 2001 From: kuwoyuki Date: Sun, 7 Dec 2025 22:12:33 +0600 Subject: [PATCH] fuuuuuck gpg --- binhost.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binhost.sh b/binhost.sh index 2f389bc..0ca5393 100755 --- a/binhost.sh +++ b/binhost.sh @@ -96,7 +96,7 @@ init_container() { echo 'allow-loopback-pinentry' > /root/.gnupg/gpg-agent.conf gpg-connect-agent reloadagent /bye gpg --batch --import /tmp/signing.key - + gpg --export | gpg --homedir /etc/portage/gnupg --import if [[ ! -d /var/db/repos/gentoo/profiles ]]; then emerge-webrsync -q fi