In a Digitalocean workflow, I wanted to use the root of the volume's filesystem /mnt/test-leanworkbench as the data directory, but the install script threw an error. Warning/asking for confirmation for an empty data directory probably makes sense, but as it was this seemed noisy.
In a Digitalocean workflow, I wanted to use the root of the volume's filesystem
/mnt/test-leanworkbenchas the data directory, but the install script threw an error. Warning/asking for confirmation for an empty data directory probably makes sense, but as it was this seemed noisy.