V8.13.392.2025.11.07
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 54s
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:
@@ -55,7 +55,6 @@ init_gnupg() {
|
|||||||
cat << EOF >| "${GNUPGHOME}/gpg-agent.conf"
|
cat << EOF >| "${GNUPGHOME}/gpg-agent.conf"
|
||||||
allow-loopback-pinentry
|
allow-loopback-pinentry
|
||||||
pinentry-program /usr/bin/pinentry-tty
|
pinentry-program /usr/bin/pinentry-tty
|
||||||
trust-model always
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
if ! gpgconf --launch gpg-agent 2>&1; then
|
if ! gpgconf --launch gpg-agent 2>&1; then
|
||||||
|
|||||||
Reference in New Issue
Block a user