From bfd72e33b98ed2a3dd2f7947f5a0771ec9b46010 Mon Sep 17 00:00:00 2001 From: Timerix Date: Fri, 26 Jul 2024 11:39:35 +0300 Subject: [PATCH] chmod +x --- build.sh | 0 detect_arch.sh | 0 detect_os.sh | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 build.sh mode change 100644 => 100755 detect_arch.sh mode change 100644 => 100755 detect_os.sh diff --git a/build.sh b/build.sh old mode 100644 new mode 100755 diff --git a/detect_arch.sh b/detect_arch.sh old mode 100644 new mode 100755 diff --git a/detect_os.sh b/detect_os.sh old mode 100644 new mode 100755