mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -1,6 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
export LD_PRELOAD=/usr/local/lib/libpcap.so.1
|
|
||||||
export LD_LIBRARY_PATH=/usr/local/lib
|
|
||||||
# well ... it blinks the led
|
# well ... it blinks the led
|
||||||
blink_led() {
|
blink_led() {
|
||||||
# shellcheck disable=SC2034
|
# shellcheck disable=SC2034
|
||||||
|
Reference in New Issue
Block a user