mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-27 20:37:51 +00:00
3 lines
106 B
Bash
3 lines
106 B
Bash
|
#!/bin/bash
|
||
|
SCRCPY_SERVER_JAR="$MESON_BUILD_ROOT/server/scrcpy-server.jar" "$MESON_BUILD_ROOT/app/scrcpy"
|