coffin

secure lan file storage on a device
git clone git://parazyd.org/coffin.git
Log | Files | Refs | Submodules | README | LICENSE

commit 281d5c8ea2d3ab6088de57d9be6663aafd926c55
parent 7e7de992ca81161f027e0e5ed0fd6fefa244c9d4
Author: parazyd <parazyd@dyne.org>
Date:   Sat,  2 Apr 2016 12:24:07 +0200

fix to tomb to find kdf bins

Diffstat:
Msrc/tomb | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/tomb b/src/tomb @@ -48,6 +48,7 @@ typeset VERSION="2.2" typeset DATE="Dec/2015" typeset TOMBEXEC=$0 typeset TMPPREFIX=${TMPPREFIX:-/tmp} +export PATH="/usr/local/share/coffin/bin:$PATH" # TODO: configure which tmp dir to use from a cli flag # Tomb is using some global variables set by the shell: