mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -291,7 +291,7 @@
|
|||||||
|
|
||||||
- name: preload libpcap
|
- name: preload libpcap
|
||||||
lineinfile:
|
lineinfile:
|
||||||
dest: /usr/bin/pwnlog
|
dest: /usr/bin/pwnlib
|
||||||
insertbefore: "# well ... it blinks the led"
|
insertbefore: "# well ... it blinks the led"
|
||||||
line: export LD_LIBRARY_PATH=/usr/local/lib
|
line: export LD_LIBRARY_PATH=/usr/local/lib
|
||||||
export LD_PRELOAD=/usr/local/lib/libpcap.so.1
|
export LD_PRELOAD=/usr/local/lib/libpcap.so.1
|
||||||
|
Reference in New Issue
Block a user