mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
Few other fixes
This commit is contained in:
parent
cb5d73f977
commit
2856f9df13
5 changed files with 11 additions and 7 deletions
|
|
@ -60,7 +60,7 @@ int main(int argc, char *argv[])
|
|||
|
||||
registerModules();
|
||||
|
||||
loadPipelines("../pipelines.json");
|
||||
loadPipelines("pipelines.json");
|
||||
|
||||
logger->debug("Registered pipelines :");
|
||||
for (Pipeline &pipeline : pipelines)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue