diff --git a/tomb b/tomb index 086eb52..f6110a1 100755 --- a/tomb +++ b/tomb @@ -1997,7 +1997,6 @@ forge_key() { _warning "Dumping contents to screen:" print "${mapfile[$TOMBKEY]}" _warning "--" - _sudo umount ${TOMBKEYFILE} rm -f ${TOMBKEYFILE} _failure "Operation aborted." }