a1f2094787
Change the default push target from /sdcard/ to /sdcard/Download/. Pushing to the root of /sdcard/ is not very convenient, many apps do not expose its content directly. It can still be changed by --push-target. PR #2384 <https://github.com/Genymobile/scrcpy/pull/2384>