mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -403,6 +403,7 @@
|
|||||||
args:
|
args:
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: /usr/local/src/pwngrid
|
chdir: /usr/local/src/pwngrid
|
||||||
|
timeout: 3600
|
||||||
when: pwngrid.changed
|
when: pwngrid.changed
|
||||||
|
|
||||||
- name: remove pwngrid folder
|
- name: remove pwngrid folder
|
||||||
@ -420,6 +421,7 @@
|
|||||||
args:
|
args:
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: /usr/local/src/bettercap
|
chdir: /usr/local/src/bettercap
|
||||||
|
timeout: 3600
|
||||||
|
|
||||||
- name: remove bettercap folder
|
- name: remove bettercap folder
|
||||||
file:
|
file:
|
||||||
|
Reference in New Issue
Block a user