Fix some things, and prepare for path-based activation. Also, comment the buggy initial dir creation and explain manual provisioning in README for now.
5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
#!/bin/sh
|
|
|
|
rm /tmp/data-dir-mounted.txt
|
|
/bin/umount <%= @mount_directory %>
|