tfixed resize - tomb - the crypto undertaker
HTML git clone git://parazyd.org/tomb.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 106c4ab32e684b2093b9035a61da7ecef26a5144
DIR parent 98ab49315af6d50e39b2c636de70280dccf90feb
HTML Author: Jaromil <jaromil@dyne.org>
Date: Fri, 14 Nov 2014 18:51:33 +0100
fixed resize
Diffstat:
M tomb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/tomb b/tomb
t@@ -2200,7 +2200,7 @@ resize_tomb() {
}
[[ $? == 0 ]] || _failure "No valid password supplied."
- lo_mount "${tombdir}/${tombfile}"
+ lo_mount "$TOMBPATH"
nstloop=`lo_new`
mapdate=`date +%s`