mirror of
https://github.com/bettercap/bettercap
synced 2025-07-16 10:03:39 -07:00
fix: fixed vm locking
This commit is contained in:
parent
3c20f2c9aa
commit
2b1ff7d59f
3 changed files with 35 additions and 31 deletions
|
@ -1,9 +1,8 @@
|
|||
package session
|
||||
|
||||
import (
|
||||
"github.com/evilsocket/islazy/plugin"
|
||||
|
||||
_ "github.com/bettercap/bettercap/js"
|
||||
"github.com/evilsocket/islazy/plugin"
|
||||
)
|
||||
|
||||
type Script struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue