From cc77cccf0ba4913d02bd79d60261bc96060595ef Mon Sep 17 00:00:00 2001 From: Brock H Caldwell Date: Thu, 1 May 2025 22:04:24 -0500 Subject: [PATCH] patch: copies .env.properties instead of passing each phing var --- build.xml | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/build.xml b/build.xml index 369ae39..a1ccf93 100644 --- a/build.xml +++ b/build.xml @@ -9,6 +9,11 @@ + + + + + @@ -20,26 +25,6 @@ - - - - - - - - - - - - - - - - - - - -