Devboot update: 23-11-20-12-57-48

This commit is contained in:
Matheus Albino
2023-11-20 12:57:48 -03:00
parent bb1adcb104
commit 7855d19617
5 changed files with 27 additions and 11 deletions

3
scripts/shell/scrcpy-wifi.sh Executable file
View File

@@ -0,0 +1,3 @@
# ADB_PATH="/mnt/c/Users/cloud/AppData/Roaming/NexusTools/adb.exe"
# ADB=$ADB_PATH scrcpy --turn-screen-off --stay-awake --power-off-on-close
scrcpy --turn-screen-off --stay-awake --power-off-on-close

View File

@@ -1 +1,2 @@
scrcpy --turn-screen-off --stay-awake --power-off-on-close
ADB_PATH="/mnt/e/Programs/scrcpy-win64-v2.2"
$ADB_PATH/scrcpy.exe --turn-screen-off --stay-awake --power-off-on-close