From 427e71606a57aef4244589506d8df86b727116b7 Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Fri, 4 Oct 2024 17:15:53 +0200 Subject: [PATCH] Signed dummy commit Signed-off-by: Micke Nordin --- add_customer | 1 + 1 file changed, 1 insertion(+) diff --git a/add_customer b/add_customer index b8caa17..3a4241d 100755 --- a/add_customer +++ b/add_customer @@ -25,3 +25,4 @@ sed -i "s/vr/${customer}/g" "${customer_dir}/${environ}/nextcloud-ingress.yml" " git add "${customer_dir}/${environ}" git commit -m "Adding ${customer} to ${environ}" ${basename}/bump-tag +