Pushing everything

This commit is contained in:
Matheus Albino
2024-12-20 11:19:34 -03:00
parent 1fbca22b75
commit 764c5d66ab
7 changed files with 61 additions and 21 deletions

View File

@@ -1,8 +1,8 @@
SCRCPY_PATH="/mnt/e/programs/scrcpy-win64-v2.5"
SCRCPY_PATH="/mnt/e/programs/scrcpy-win64-v2.7"
if [ ! -d "$SCRCPY_PATH" ]; then
echo "The program's path does not exist ($SCRCPY_PATH)."
exit 1
echo "The program's path does not exist ($SCRCPY_PATH)."
exit 1
fi
$SCRCPY_PATH/scrcpy.exe --turn-screen-off --stay-awake --power-off-on-close --max-size=1024
$SCRCPY_PATH/scrcpy.exe --turn-screen-off --stay-awake --power-off-on-close # --max-size=1024