We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf3869 commit 88543cbCopy full SHA for 88543cb
run
@@ -20,6 +20,6 @@ then
20
exit 1
21
fi
22
23
-SCRCPY_ICON_PATH="data/icon.png" \
+SCRCPY_ICON_PATH="app/data/icon.png" \
24
SCRCPY_SERVER_PATH="$BUILDDIR/server/scrcpy-server" \
25
"$BUILDDIR/app/scrcpy" "$@"
0 commit comments