Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-11-08 14:54:54 +01:00
parent fa4ca614b6
commit 43cb56a7f4
3 changed files with 3 additions and 8 deletions

View File

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