t.coffin is now 'coffin' - coffin - secure lan file storage on a device
git clone git://parazyd.org/coffin.git
Log
Files
Refs
Submodules
README
LICENSE
---
commit 40f3a95381fc80e7cd6d2d9b93ab67a1892c4680
parent 8ccca520bb6137c632ce28031296e6a0bcc0389f
Author: parazyd 
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(-)
---
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"