Sebastian Kippe 353f2c13f1
Improve encfs cookbook
Fix some things, and prepare for path-based activation. Also, comment
the buggy initial dir creation and explain manual provisioning in README
for now.
2020-06-07 12:45:33 +02:00

5 lines
76 B
Plaintext

#!/bin/sh
rm /tmp/data-dir-mounted.txt
/bin/umount <%= @mount_directory %>