cli: Improve error when `radicle-node` isn't found
modified radicle-cli/src/commands/node/control.rs
@@ -3,6 +3,7 @@ use std::fs::{File, OpenOptions};
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -61,7 +62,8 @@ pub fn start(
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -98,7 +100,8 @@ pub fn start(
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|