We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0db51d commit 344a04bCopy full SHA for 344a04b
mythpywii.conf
@@ -8,6 +8,7 @@ start on (local-filesystems
8
stop on stopping dbus
9
10
script
11
+ pkill -f /usr/local/bin/myth_py_wii.py
12
bluetooth_devices=$(lsusb |
13
grep "Broadcom Corp. BCM2046B1 USB 2.0 Hub" |
14
cut -d ':' -f 1 |
0 commit comments