Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-11-09 09:53:56 +01:00
parent 43cb56a7f4
commit db89686a7e

View File

@ -1,7 +1,4 @@
#!/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() {
# shellcheck disable=SC2034