Modifications : etc/postgresql/9.1/main/pg_hba.conf - accès de
[lhc/ateliers.git] / remote / gpg
1 #!/bin/sh -eu
2 tool=$(readlink -e "${0%/*}/..")
3 . "$tool"/remote/lib.sh
4
5 LANG=C gpg --no-permission-warning --homedir "$tool"/var/pub/openpgp "$@"