From f7d65f6afb6867250aaa9e43d65d86af807bd552 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 24 Aug 2026 14:33:26 -0500 Subject: Make all shell scripts executable. The code needs the shell scripts to be executable, otherwise the code will raise an error (Permission Denied). --- sourcecodes/run_scripts/run_kfold | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 sourcecodes/run_scripts/run_kfold (limited to 'sourcecodes/run_scripts/run_kfold') diff --git a/sourcecodes/run_scripts/run_kfold b/sourcecodes/run_scripts/run_kfold old mode 100644 new mode 100755 -- cgit 1.4.1