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