mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-05 23:13:08 +00:00
forgot to ensure checkdata path
This commit is contained in:
parent
6e6b9a6bfe
commit
8326578006
@ -34,6 +34,7 @@ namespace BiblioTech
|
||||
EnsurePath(Config.DataPath);
|
||||
EnsurePath(Config.UserDataPath);
|
||||
EnsurePath(Config.EndpointsPath);
|
||||
EnsurePath(Config.ChecksDataPath);
|
||||
|
||||
return new Program().MainAsync(args);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user