5 lines
91 B
Bash
Executable file
5 lines
91 B
Bash
Executable file
#!/bin/bash
|
|
|
|
git clone https://github.com/Genymobile/scrcpy
|
|
cd scrcpy
|
|
./install_release.sh
|