try few things
This commit is contained in:
parent
4ccabbcc06
commit
31b508554e
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ class InfrastructureConfig():
|
|||
|
||||
|
||||
db_path = os.path.join(self.system_root_directory,config.db_path)
|
||||
logging.debug("db_path cfg: %s", db_path)
|
||||
|
||||
|
||||
LocalStorage.ensure_directory_exists(db_path)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue