V8.13.392.2025.11.07
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 54s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-11-08 00:21:32 +01:00
parent 82dc5f1cf0
commit 93655ba88a

View File

@@ -55,7 +55,6 @@ init_gnupg() {
cat << EOF >| "${GNUPGHOME}/gpg-agent.conf"
allow-loopback-pinentry
pinentry-program /usr/bin/pinentry-tty
trust-model always
EOF
if ! gpgconf --launch gpg-agent 2>&1; then