The tarballs released for scrcpy contain two binaries,
The second is mandatory [1].
But it seems to be ignored.
Is this happening because
- it is a second binary in the tarball, or
- alone because it is not marked as executable [2]?
[1] scrcpy pushes scrcpy-server to an Android device,
where it is executed.
[2] Even if registered in config.yaml seperately as binary to install,
binup seems to refuse to download it, complaining that it is not
marked as executable.