From 62c7a2876040b2bf268656d2dcb31710e11797d9 Mon Sep 17 00:00:00 2001 From: Ron Williams Date: Thu, 27 Feb 2025 11:17:30 +0000 Subject: [PATCH] Disable git due to recipe issues --- config/server.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/server.toml b/config/server.toml index f1194405..52b00bf2 100644 --- a/config/server.toml +++ b/config/server.toml @@ -17,7 +17,7 @@ curl = {} diffutils = {} extrautils = {} findutils = {} -git = {} +# git = {} - needs conversion to recipe.toml due to dependencies installer = {} ion = {} kibi = {}