From bf87255a4fd04352975e75e422b337849e48a868 Mon Sep 17 00:00:00 2001
From: bones_was_here <bones_was_here@xonotic.au>
Date: Thu, 4 Jan 2024 05:51:48 +1000
Subject: [PATCH] Remove execute bit from Windows rsync update scripts

Nicer tab completion on Linux. Windows doesn't support the execute bit
anyway.
---
 misc/tools/rsync-updater/update-to-autobuild.bat | 0
 misc/tools/rsync-updater/update-to-release.bat   | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 misc/tools/rsync-updater/update-to-autobuild.bat
 mode change 100755 => 100644 misc/tools/rsync-updater/update-to-release.bat

diff --git a/misc/tools/rsync-updater/update-to-autobuild.bat b/misc/tools/rsync-updater/update-to-autobuild.bat
old mode 100755
new mode 100644
diff --git a/misc/tools/rsync-updater/update-to-release.bat b/misc/tools/rsync-updater/update-to-release.bat
old mode 100755
new mode 100644
-- 
2.39.5