strangely need to update MAC address ...
All checks were successful
Deploy valere.dev / deploy (push) Successful in 36s
All checks were successful
Deploy valere.dev / deploy (push) Successful in 36s
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
if ! scrcpy; then
|
if ! scrcpy; then
|
||||||
adb tcpip 5555 >/dev/null 2>&1 || true
|
adb tcpip 5555 >/dev/null 2>&1 || true
|
||||||
|
|
||||||
ip=$(ip neighbor | grep -i "0e:52:03:1e:89:9a" | awk '{print $1}')
|
ip=$(ip neighbor | grep -i "0c:52:03:1e:89:9a" | awk '{print $1}')
|
||||||
|
|
||||||
adb connect "${ip}:5555"
|
adb connect "${ip}:5555"
|
||||||
scrcpy
|
scrcpy
|
||||||
|
|||||||
Reference in New Issue
Block a user