From bfa5656f599f6fbed615a975017587f4346aa54b Mon Sep 17 00:00:00 2001 From: Kentaro Suzuki <71284054+sushichan044@users.noreply.github.com> Date: Thu, 3 Jul 2025 05:00:43 +0900 Subject: [PATCH] fix: make install.sh executable (#68) --- 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