commit 106c4ab32e684b2093b9035a61da7ecef26a5144 parent 98ab49315af6d50e39b2c636de70280dccf90feb 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(-)
diff --git a/tomb b/tomb @@ -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`