From b56986e9b40a1a16e3cabb02efdc77a06795b520 Mon Sep 17 00:00:00 2001 From: Hecklezz Date: Wed, 7 Jan 2026 19:59:13 +1000 Subject: Corrected file permissions, only permitting execution on .sh scripts and .py scripts with a shebang Signed-off-by: Hecklezz --- scripts/templates/template-cpp.cpp | 0 scripts/templates/template-h.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 scripts/templates/template-cpp.cpp mode change 100755 => 100644 scripts/templates/template-h.h (limited to 'scripts/templates') diff --git a/scripts/templates/template-cpp.cpp b/scripts/templates/template-cpp.cpp old mode 100755 new mode 100644 diff --git a/scripts/templates/template-h.h b/scripts/templates/template-h.h old mode 100755 new mode 100644 -- cgit v1.3