added power manager
This commit is contained in:
@ -4,7 +4,8 @@ while true; do
|
||||
|
||||
if [ -L /dev/android_adb ]
|
||||
then
|
||||
scrcpy --turn-screen-off --stay-awake & sndcpy
|
||||
# scrcpy --turn-screen-off --stay-awake & sndcpy
|
||||
scrcpy --turn-screen-off --stay-awake
|
||||
else
|
||||
adb wait-for-device
|
||||
fi
|
||||
|
Reference in New Issue
Block a user