mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-25 14:17:41 +00:00
message fix
This commit is contained in:
parent
a7d7fad6a8
commit
82e0533892
2
tomb
2
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
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user