From c06c9d9631e9fff2180169fba2c572165f462c6d Mon Sep 17 00:00:00 2001 From: Alex Janka Date: Sun, 29 Oct 2023 10:28:53 +1100 Subject: [PATCH] fix mac scripts executable flag --- scripts/mac/dev_vst_install.sh | 0 scripts/mac/patch.py | 0 scripts/mac/vst_install.sh | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 scripts/mac/dev_vst_install.sh mode change 100644 => 100755 scripts/mac/patch.py mode change 100644 => 100755 scripts/mac/vst_install.sh diff --git a/scripts/mac/dev_vst_install.sh b/scripts/mac/dev_vst_install.sh old mode 100644 new mode 100755 diff --git a/scripts/mac/patch.py b/scripts/mac/patch.py old mode 100644 new mode 100755 diff --git a/scripts/mac/vst_install.sh b/scripts/mac/vst_install.sh old mode 100644 new mode 100755