From 51400a5762c3d5eec2182deec9e784b6313bdcde Mon Sep 17 00:00:00 2001 From: Maxim Date: Fri, 3 Jul 2026 10:25:52 +0300 Subject: [PATCH] chore: save executable permissions for scripts --- build.sh | 0 scripts/emulatohackrf.sh | 0 scripts/view_logs.sh | 0 start-server.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 build.sh mode change 100644 => 100755 scripts/emulatohackrf.sh mode change 100644 => 100755 scripts/view_logs.sh mode change 100644 => 100755 start-server.sh diff --git a/build.sh b/build.sh old mode 100644 new mode 100755 diff --git a/scripts/emulatohackrf.sh b/scripts/emulatohackrf.sh old mode 100644 new mode 100755 diff --git a/scripts/view_logs.sh b/scripts/view_logs.sh old mode 100644 new mode 100755 diff --git a/start-server.sh b/start-server.sh old mode 100644 new mode 100755