From ca9b4dec63414f158772559afce7f2f520627d29 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Fri, 12 May 2023 14:47:28 +0000 Subject: [PATCH] Zut alors, archive.files needs to be executable MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- src/scripts/archive.files | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 src/scripts/archive.files diff --git a/src/scripts/archive.files b/src/scripts/archive.files old mode 100644 new mode 100755 -- 2.47.3