mirror of
https://github.com/bettercap/bettercap
synced 2025-08-20 13:33:21 -07:00
balls
This commit is contained in:
parent
4cd1fb14d7
commit
b048d6a0e6
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ func (s *Session) exitHandler(args []string, sess *Session) error {
|
||||||
}
|
}
|
||||||
|
|
||||||
s.Active = false
|
s.Active = false
|
||||||
s.Input.Close()
|
// s.Input.Close()
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue