From 5b11f01104261fd91ed82d1cfbd06b2ac2b1cea1 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Thu, 23 Apr 2026 02:50:37 -0600 Subject: [PATCH] wuut --- DREAMMAKER.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DREAMMAKER.sh b/DREAMMAKER.sh index 415b97f..5f071c7 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 \"'${vendor_ids[@]/#/-e }'\")" + blescan=$(eval "bluetoothctl -t 10 scan on | awk '{print \$3}' | grep ${vendor_ids[@]/#/-e })" if [ -n "$blescan" ]; then # LE detected poweroff to cryptdisk and notify # alert spammmm