my body is ready
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e # faiulure is not tolerated here
|
# set -e # faiulure is not tolerated here # failure is now an option
|
||||||
## easy to add ids~
|
## easy to add ids~
|
||||||
### CO:1C:6A is phone in bt pair mode
|
### CO:1C:6A is phone in bt pair mode
|
||||||
### 71:D9:79 is common for testyin
|
### 71:D9:79 is common for testyin
|
||||||
### O1 is common and easier
|
### O1 is common and easier
|
||||||
vendor_ids=('00:25:DF' '00:58:28' '00:C0:D4' '84:70:03')
|
vendor_ids=('00:25:DF' '00:58:28' '00:C0:D4' '84:70:03' 'CO:1C:6A')
|
||||||
webhook_file="/usr/share/DREAMMAKER/.discord_url"
|
webhook_file="/usr/share/DREAMMAKER/.discord_url"
|
||||||
tag_file="/usr/share/DREAMMAKER/.discord_tag"
|
tag_file="/usr/share/DREAMMAKER/.discord_tag"
|
||||||
username='[DЯΣΛMMΛKΣЯ]'
|
username='[DЯΣΛMMΛKΣЯ]'
|
||||||
|
|||||||
Reference in New Issue
Block a user