From 734ed822d68c15616a2fc10b6db29806bea4db70 Mon Sep 17 00:00:00 2001 From: Sandwich Date: Sun, 22 Feb 2026 01:59:04 +0100 Subject: [PATCH] refactor(extras): convert custom.sh from template to static copy --- roles/configuration/{templates/custom.sh.j2 => files/custom.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename roles/configuration/{templates/custom.sh.j2 => files/custom.sh} (100%) diff --git a/roles/configuration/templates/custom.sh.j2 b/roles/configuration/files/custom.sh similarity index 100% rename from roles/configuration/templates/custom.sh.j2 rename to roles/configuration/files/custom.sh