smallest change
This commit is contained in:
parent
4cca1dc327
commit
9c83ba6849
77 changed files with 36828 additions and 1516 deletions
|
|
@ -21,7 +21,7 @@ writeShellScriptBin "enc" ''
|
|||
|
||||
# Create recipient arguments for gpg
|
||||
recipients=()
|
||||
recipients+=("-r" "0x5F873416BCF59F35")
|
||||
recipients+=("-r" "0xEE8A2B709E2401D1")
|
||||
for recipient in "$@"; do
|
||||
recipients+=("-r" "$recipient")
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue