From b7fdfd4ff0aab4d1a99bdacd40ad803a2848f67a Mon Sep 17 00:00:00 2001 From: George McCabe <23407799+georgemccabe@users.noreply.github.com> Date: Thu, 16 Nov 2023 10:50:09 -0700 Subject: [PATCH] add user execute permissions so script can be run without needing to change the file permissions --- internal/scripts/installation/compile_MET_all.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 internal/scripts/installation/compile_MET_all.sh diff --git a/internal/scripts/installation/compile_MET_all.sh b/internal/scripts/installation/compile_MET_all.sh old mode 100644 new mode 100755