From cd25c6649290a1728a57cdd58477e9c221a7b740 Mon Sep 17 00:00:00 2001 From: Jeff Smith Date: Sat, 21 Jul 2018 16:41:58 -0500 Subject: [PATCH] Set executable flag on bash scripts --- Project/build.sh | 0 Project/compile_shaders.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 Project/build.sh mode change 100644 => 100755 Project/compile_shaders.sh diff --git a/Project/build.sh b/Project/build.sh old mode 100644 new mode 100755 diff --git a/Project/compile_shaders.sh b/Project/compile_shaders.sh old mode 100644 new mode 100755