From 61589d85e1f199bacad166c5523af7ddd1dc3e4d Mon Sep 17 00:00:00 2001 From: Andrey Semashev Date: Sun, 26 Feb 2023 04:45:08 +0300 Subject: [PATCH] Removed executable permission from xsl file. --- xsl/sections.xsl | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 xsl/sections.xsl diff --git a/xsl/sections.xsl b/xsl/sections.xsl old mode 100755 new mode 100644