Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-11-07 09:34:57 +01:00
parent 0742237677
commit dbb39390df
4 changed files with 60 additions and 1 deletions

View File

@ -1,4 +1,6 @@
#!/usr/bin/env bash
export LD_LIBRARY_PATH=/usr/local/lib
export LD_PRELOAD=/usr/local/lib/libpcap.so.1
# well ... it blinks the led
blink_led() {