Rename server to scrcpy-server.apk

This will allow to install it.
This commit is contained in:
Romain Vimont
2022-06-10 14:53:41 +02:00
parent 40644994e8
commit 56eb9c3106
6 changed files with 8 additions and 8 deletions

2
run
View File

@@ -21,5 +21,5 @@ then
fi
SCRCPY_ICON_PATH="app/data/icon.png" \
SCRCPY_SERVER_PATH="$BUILDDIR/server/scrcpy-server" \
SCRCPY_SERVER_PATH="$BUILDDIR/server/scrcpy-server.apk" \
"$BUILDDIR/app/scrcpy" "$@"