From 93aa134aaa5a717b0bf4b0b1718ea7ea8adddd18 Mon Sep 17 00:00:00 2001 From: Gmer4Lfe Date: Fri, 3 Jul 2026 08:25:39 -0400 Subject: [PATCH] =?UTF-8?q?Drop=20claude=5Fstartup=20from=20ARRAY=5FSTART?= =?UTF-8?q?=5FSCRIPTS=20=E2=80=94=20Claude=20persistence=20is=20standalone?= =?UTF-8?q?=20now?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configurations/master.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/Configurations/master.conf b/Configurations/master.conf index a0699e2..ec48b61 100644 --- a/Configurations/master.conf +++ b/Configurations/master.conf @@ -303,7 +303,6 @@ "Plugin/unraid/System_Essentials/php_fpm_max_children.sh" # WebGUI performance tuning "System_Essentials/inotify_tuning.sh" # bump inotify limits — containers miss events if exhausted "Docker_Essentials/docker_network_connect.sh" # ensure networks exist + connect containers - "Tools/claude_startup.sh" # persist Claude data + binary to appdata; re-symlink on boot "Arrs_Stack/start_webhook_listener.sh" # arr upgrade webhook listener — continuous "Fallback/fallback.sh" # mutual failover — continuous )