From 86e06a2ae2ef6d239c2f9b58c7219191ef05aab3 Mon Sep 17 00:00:00 2001 From: Matthieu Gallien Date: Tue, 15 Nov 2022 14:03:48 +0100 Subject: [PATCH] switch back to upstream craft Signed-off-by: Matthieu Gallien --- craftmaster.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/craftmaster.ini b/craftmaster.ini index 90b0e6e56..8693cf8a9 100644 --- a/craftmaster.ini +++ b/craftmaster.ini @@ -1,7 +1,7 @@ [General] Branch = master ShallowClone = True -CraftUrl = https://github.com/allexzander/craft.git +# CraftUrl = https://github.com/allexzander/craft.git # Variables defined here override the default value # The variable names are casesensitive -- 2.30.2