tomb

the crypto undertaker
git clone git://parazyd.org/tomb.git
Log | Files | Refs | README | LICENSE

commit 82e0533892050c79ee629b18d8c841b0d7c462c8
parent a7d7fad6a84ff8a0bc49a7b4595ba8e3cf7e41b9
Author: Jaromil <jaromil@dyne.org>
Date:   Fri, 14 Nov 2014 19:43:26 +0100

message fix

Diffstat:
Mtomb | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tomb b/tomb @@ -1505,7 +1505,7 @@ lock_tomb_with_key() { cryptsetup luksClose tomb.tmp _message "Done locking ::1 tomb name:: using Luks dm-crypt ::2 cipher::" $TOMBNAME $cipher - _success "Your tomb is ready in ::1 tomb path:: and secured with key ::3 tomb key::" \ + _success "Your tomb is ready in ::1 tomb path:: and secured with key ::2 tomb key::" \ $TOMBPATH $TOMBKEYFILE }