gpg-quorum/variables5.sh

13 lines
218 B
Bash
Raw Normal View History

2020-04-16 12:53:51 +02:00
#!/usr/bin/env bash
#add here the keys/emails of the recipients:
a="email@domain.net"
b=""
c=""
d=""
e=""
#
#the debug is a little different, use it with "-r" or leave the variable empty:
debug="-r email@domain.net"