mirror of
https://github.com/Genymobile/scrcpy
synced 2024-11-11 01:10:32 +00:00
1c44dc2259
Refs #426 <https://github.com/Genymobile/scrcpy/pull/426> Refs #1716 <https://github.com/Genymobile/scrcpy/pull/1716>
3 lines
111 B
Bash
Executable File
3 lines
111 B
Bash
Executable File
#!/usr/bin/env bash
|
|
SCRCPY_SERVER_PATH="$MESON_BUILD_ROOT/server/scrcpy-server" "$MESON_BUILD_ROOT/app/scrcpy"
|