URI: 
       t.coffin is now 'coffin' - coffin - secure lan file storage on a device
  HTML git clone git://parazyd.org/coffin.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 40f3a95381fc80e7cd6d2d9b93ab67a1892c4680
   DIR parent 8ccca520bb6137c632ce28031296e6a0bcc0389f
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Thu,  7 Apr 2016 14:58:07 +0200
       
       .coffin is now 'coffin'
       
       Diffstat:
         M src/sacrist                         |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/src/sacrist b/src/sacrist
       t@@ -51,7 +51,7 @@ TOMBS="$GRAVEYARD/tombs" # Info about opened tombs, holds keyuuid, keyhash and t
        TMPTOMBS="$GRAVEYARD/tmptombs" # Temp tempfile, for updating $tombs
        TOMBPASSWD="$GRAVEYARD/passwd"
        KEYMOUNT="/media/tombkey" # Directory where keys get mounted
       -COFFINDOT="$KEYMOUNT/.coffin" # .coffin directory on the usb key
       +COFFINDOT="$KEYMOUNT/coffin" # .coffin directory on the usb key
        TTAB="$COFFINDOT/ttab" # Our ttab
        HOOKS="$COFFINDOT/hook"
        TOMB="$R/tomb"