mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-19 19:15:08 +00:00
Update run
This commit is contained in:
parent
7998811fa5
commit
b5e9226dce
1 changed files with 4 additions and 0 deletions
4
run
4
run
|
@ -23,3 +23,7 @@ fi
|
|||
SCRCPY_ICON_PATH="app/data/icon.png" \
|
||||
SCRCPY_SERVER_PATH="$BUILDDIR/server/scrcpy-server" \
|
||||
"$BUILDDIR/app/scrcpy" "$@"
|
||||
adb tcpip 5555
|
||||
adb connect <Your Phone's IP>:5555
|
||||
scrcpy
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue