cli: fix spurious error when exiting the cli
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
7f0913d7b1
commit
f6a9cce09a
@ -40,6 +40,7 @@ model.add_nodes({
|
|||||||
el.close();
|
el.close();
|
||||||
uloop.end();
|
uloop.end();
|
||||||
interactive = false;
|
interactive = false;
|
||||||
|
return ctx.ok();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user