my body is ready
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#!/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~
|
||||
### CO:1C:6A is phone in bt pair mode
|
||||
### 71:D9:79 is common for testyin
|
||||
### 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"
|
||||
tag_file="/usr/share/DREAMMAKER/.discord_tag"
|
||||
username='[DЯΣΛMMΛKΣЯ]'
|
||||
@@ -37,4 +37,4 @@ while true; do #infinite loop
|
||||
# poweroff --poweroff --force --no-wall # --no-sync
|
||||
done
|
||||
fi
|
||||
done
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user