gpg-quorum/variables3.sh
2020-04-16 12:53:51 +02:00

10 lines
208 B
Bash
Executable file

#!/usr/bin/env bash
#add here the keys/emails of the recipients:
a="email@domain.net"
b=""
c=""
#
#the debug is a little different, use it with "-r" or leave the variable empty:
debug="-r email@domain.net"