From 6814088369bd1c417330df2b73da7a4f055f44d1 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 14:19:56 +0000 Subject: [PATCH] GitHub bot: sanitize (spaces + LF endings) & chmod [nobuild] --- chatgpt_codex/rootfs/etc/cont-init.d/20-folders.sh | 0 chatgpt_codex/rootfs/etc/cont-init.d/80-configuration.sh | 0 chatgpt_codex/rootfs/etc/cont-init.d/82-codex-tools.sh | 0 chatgpt_codex/rootfs/etc/cont-init.d/83-github_cli.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 chatgpt_codex/rootfs/etc/cont-init.d/20-folders.sh mode change 100644 => 100755 chatgpt_codex/rootfs/etc/cont-init.d/80-configuration.sh mode change 100644 => 100755 chatgpt_codex/rootfs/etc/cont-init.d/82-codex-tools.sh mode change 100644 => 100755 chatgpt_codex/rootfs/etc/cont-init.d/83-github_cli.sh diff --git a/chatgpt_codex/rootfs/etc/cont-init.d/20-folders.sh b/chatgpt_codex/rootfs/etc/cont-init.d/20-folders.sh old mode 100644 new mode 100755 diff --git a/chatgpt_codex/rootfs/etc/cont-init.d/80-configuration.sh b/chatgpt_codex/rootfs/etc/cont-init.d/80-configuration.sh old mode 100644 new mode 100755 diff --git a/chatgpt_codex/rootfs/etc/cont-init.d/82-codex-tools.sh b/chatgpt_codex/rootfs/etc/cont-init.d/82-codex-tools.sh old mode 100644 new mode 100755 diff --git a/chatgpt_codex/rootfs/etc/cont-init.d/83-github_cli.sh b/chatgpt_codex/rootfs/etc/cont-init.d/83-github_cli.sh old mode 100644 new mode 100755