From a74257e44b8aa72c023097c392a41dd92573fabc Mon Sep 17 00:00:00 2001 From: Andreas Wrede Date: Fri, 21 Aug 2026 15:13:06 -0400 Subject: [PATCH] modem: fix executable bit on van-sms-watch Was checked in 100644, inconsistent with the other repo scripts (deploy.sh's install -D -m0755 masked this in practice). Co-Authored-By: Claude Sonnet 5 --- modem/van-sms-watch | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 modem/van-sms-watch diff --git a/modem/van-sms-watch b/modem/van-sms-watch old mode 100644 new mode 100755