key, not henk

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2014-04-18 23:30:48 +02:00
parent e90aa66016
commit 436ea3b892
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ user="$__object_id"
# not at ungleich GmbH (anymore)
#
set --
for resigned in henk; do
for key in henk; do
keyfile="$__type/files/${key}.pub"
set -- "$@" --key
set -- "$@" "$(echo $(cat "$keyfile"))"