aov: add apl2022 click script

This commit is contained in:
2022-11-26 13:43:15 +07:00
parent b48dc9ba6f
commit d753bee5e3
14 changed files with 207 additions and 0 deletions

View File

@ -36,6 +36,7 @@ cd ~
git clone https://github.com/NetrisTV/ws-scrcpy
cd ./ws-scrcpy
npm install
cd ..
curl -OL https://gitlab.com/tretrauit/scripts/-/raw/main/Apps/ws-scrcpy/ws-scrcpy-launcher.py
chmod +x ws-scrcpy-launcher.py
```