mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-23 13:54:26 +01:00
@@ -4,7 +4,7 @@ set -e
|
||||
hciattach /dev/ttyAMA0 bcm43xx 115200 noflow -
|
||||
hciconfig hci0 up
|
||||
|
||||
while pgrep hciattach
|
||||
while pgrep hciattach > /dev/null
|
||||
do
|
||||
sleep 600
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user