From 6dc68635d6fa11df1cf9da670921a4157da49213 Mon Sep 17 00:00:00 2001 From: Bobby Grayson <53058768+notactuallytreyanastasio@users.noreply.github.com> Date: Thu, 26 Jun 2025 12:19:54 -0400 Subject: [PATCH] chmod u+x on the script, so we can execute --- install.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 install.sh diff --git a/install.sh b/install.sh old mode 100644 new mode 100755