From 7ef4c999aa797fc041d9197f20cfe63a7518dd1c Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Thu, 23 Apr 2026 02:10:38 -0600 Subject: [PATCH] tool high top pi --- dreammaker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dreammaker.sh b/dreammaker.sh index a5fbcf0..da60fb5 100644 --- a/dreammaker.sh +++ b/dreammaker.sh @@ -21,7 +21,7 @@ send_discord_webhook() { while true; do #infinite loop # scan for those vendor ids - blescan=$(eval "bluetoothctl -t 10 scan on | awk '{print \$3}' | grep -q ${vendor_ids[@]/#/-e }") + blescan=$(eval "bluetoothctl -t 10 scan on | awk '{print \$3}' | echo ${vendor_ids[@]/#/-e ") if [ -n "$blescan" ]; then # LE detected poweroff to cryptdisk and notify # alert spammmm