From 101cf339d2547a423fb4740d2b9182a65fa36597 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 6 Mar 2026 10:44:38 +0100 Subject: [PATCH] Rename cleanuparr/rootfs/etc/cont-init.d/99-run.sh to cleanuparr/rootfs/ha_entrypoint.sh --- cleanuparr/rootfs/{etc/cont-init.d/99-run.sh => ha_entrypoint.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename cleanuparr/rootfs/{etc/cont-init.d/99-run.sh => ha_entrypoint.sh} (100%) diff --git a/cleanuparr/rootfs/etc/cont-init.d/99-run.sh b/cleanuparr/rootfs/ha_entrypoint.sh similarity index 100% rename from cleanuparr/rootfs/etc/cont-init.d/99-run.sh rename to cleanuparr/rootfs/ha_entrypoint.sh