wqebhooky
This commit is contained in:
@@ -20,8 +20,6 @@ send_discord_webhook() {
|
|||||||
"$webhook_url"
|
"$webhook_url"
|
||||||
}
|
}
|
||||||
|
|
||||||
send_discord_webhook TESTG
|
|
||||||
|
|
||||||
while true; do #infinite loop
|
while true; do #infinite loop
|
||||||
# scan for those vendor ids
|
# scan for those vendor ids
|
||||||
blescan=$(bluetoothctl -t 5 scan on | awk '{print $3}' | grep "${vendor_ids[@]/#/-e }")
|
blescan=$(bluetoothctl -t 5 scan on | awk '{print $3}' | grep "${vendor_ids[@]/#/-e }")
|
||||||
|
|||||||
Reference in New Issue
Block a user