mirror of
https://github.com/hassio-addons/addon-adb.git
synced 2025-05-07 12:51:30 +00:00
🔨Change adb-connect to wait on port (#20)
This commit is contained in:
parent
39d0de5ab8
commit
e8e3118a82
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
declare path
|
||||
|
||||
# Wait for ADB to become available
|
||||
s6-svwait -u -t 5000 /var/run/s6/services/adb
|
||||
bashio::net.wait_for 5037
|
||||
|
||||
path="/data"
|
||||
# If the user specified a custom keys path, use that.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue