From 74496bacd9c12a565ae40b5a42c10f81f2ee7e86 Mon Sep 17 00:00:00 2001 From: hmo Date: Tue, 21 Jul 2026 01:02:50 +0800 Subject: [PATCH] chore: set executable bit on cron wrapper scripts --- gateway/scripts/kimi_collect_local.sh | 0 gateway/scripts/ocg_collect.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 gateway/scripts/kimi_collect_local.sh mode change 100644 => 100755 gateway/scripts/ocg_collect.sh diff --git a/gateway/scripts/kimi_collect_local.sh b/gateway/scripts/kimi_collect_local.sh old mode 100644 new mode 100755 diff --git a/gateway/scripts/ocg_collect.sh b/gateway/scripts/ocg_collect.sh old mode 100644 new mode 100755