mirror of
https://git.coolaj86.com/coolaj86/telebit.js.git
synced 2025-04-21 19:40:37 +00:00
don't kill process on cli commands
This commit is contained in:
parent
85f07fd021
commit
9c5aeda776
@ -620,7 +620,6 @@ function parseCli(/*state*/) {
|
|||||||
}
|
}
|
||||||
return true;
|
return true;
|
||||||
})) {
|
})) {
|
||||||
process.exit(0);
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user