6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
|
#! /bin/bash
|
||
|
|
||
|
## gpg (override): mount GNUPGHOME before executing
|
||
|
|
||
|
with_gpg_mount /usr/bin/gpg "$@"
|