mirror of
https://github.com/bettercap/bettercap
synced 2025-07-29 19:20:00 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
12b15c3ce6
commit
e9dac1a4cf
1 changed files with 0 additions and 1 deletions
1
build.sh
1
build.sh
|
@ -22,7 +22,6 @@ build_linux_amd64() {
|
||||||
go build -o "$OUTPUT" ..
|
go build -o "$OUTPUT" ..
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
download_pcap() {
|
download_pcap() {
|
||||||
bin_dep 'wget'
|
bin_dep 'wget'
|
||||||
bin_dep 'tar'
|
bin_dep 'tar'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue