mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
add interactive flag
This commit is contained in:
+1
-1
@@ -577,7 +577,7 @@ class Model {
|
||||
let lineMsg : LineCmdUpdateType = update;
|
||||
this.addLineCmd(lineMsg.line, lineMsg.cmd, interactive);
|
||||
}
|
||||
console.log("run-update>", update);
|
||||
console.log("run-update>", interactive, update);
|
||||
}
|
||||
|
||||
removeSession(sessionId : string) {
|
||||
|
||||
Reference in New Issue
Block a user