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