Compare commits
1 Commits
companion/
...
main
Author | SHA1 | Date | |
---|---|---|---|
9df7e8f3b4 |
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -10,7 +10,7 @@
|
|||||||
"request": "launch",
|
"request": "launch",
|
||||||
"mode": "auto",
|
"mode": "auto",
|
||||||
"program": "${fileDirname}",
|
"program": "${fileDirname}",
|
||||||
"args": ["-c", "/etc/powercollect/config.json"]
|
"args": ["-c", "./config/config.json"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user