diff --git a/scripts/shell/scrcpy.sh b/scripts/shell/scrcpy.sh index 600a470..d07a29b 100755 --- a/scripts/shell/scrcpy.sh +++ b/scripts/shell/scrcpy.sh @@ -1,4 +1,4 @@ -SCRCPY_PATH="/mnt/e/programs/scrcpy-win64-v2.4" +SCRCPY_PATH="/mnt/e/programs/scrcpy-win64-v2.5" if [ ! -d "$SCRCPY_PATH" ]; then echo "The program's path does not exist ($SCRCPY_PATH)."