mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -386,7 +386,7 @@
|
||||
- block:
|
||||
- name: install bettercap if missing
|
||||
when: not bettercap.stat.exists
|
||||
include_tasks: extras/build_install_gopkg.yml
|
||||
include_tasks: build_install_gopkg.yml
|
||||
vars:
|
||||
item:
|
||||
name: bettercap
|
||||
@ -403,7 +403,7 @@
|
||||
- block:
|
||||
- name: install pwngrid if missing
|
||||
when: not pwngrid.stat.exists
|
||||
include_tasks: extras/build_install_gopkg.yml
|
||||
include_tasks: build_install_gopkg.yml
|
||||
vars:
|
||||
item:
|
||||
name: pwngrid
|
||||
|
Reference in New Issue
Block a user