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