Make sure the technical DLE sub directories are created
Goal
DLE cannot be running without mounted directories (configs, meta, logs): !622 (comment 1132004445), so it's necessary to be sure they are exist
TODO / How to implement
- Check if the directories (
configs,meta,logs) are exist in the~/.dblaband create them if not - Update the docs like this way: docs!512 (merged)