mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 04:59:25 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
031f2e64ff
commit
9a3a514f6a
1 changed files with 2 additions and 0 deletions
|
@ -524,6 +524,8 @@ func (s *Session) Run(line string) error {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
// is it a proxy module custom command?
|
// is it a proxy module custom command?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue