Merge pull request #39 from strasharo/patch-1
Fix for the segmentation fault in qemu
This commit is contained in:
commit
d86946813d
@ -167,7 +167,7 @@ function provision_raspbian() {
|
||||
|
||||
# install bettercap
|
||||
export GOPATH=/root/go
|
||||
go get -u github.com/bettercap/bettercap
|
||||
taskset -c 1 go get -u github.com/bettercap/bettercap
|
||||
mv "\$GOPATH/bin/bettercap" /usr/bin/bettercap
|
||||
|
||||
# install bettercap caplets (cant run bettercap in chroot)
|
||||
|
Loading…
x
Reference in New Issue
Block a user