mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-14 00:06:46 +00:00
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();
|
||||
uloop.end();
|
||||
interactive = false;
|
||||
return ctx.ok();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user