From 1ada8c6e5f933f14903bd0f3f4aa3da0fd335441 Mon Sep 17 00:00:00 2001 From: Yvan Janssens Date: Mon, 4 May 2026 14:35:38 +0200 Subject: [PATCH] Add build.config with repo config --- build.config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 build.config diff --git a/build.config b/build.config new file mode 100644 index 0000000..7fab514 --- /dev/null +++ b/build.config @@ -0,0 +1,2 @@ +REPO=https://github.com/friedkiwi/hercules-helper +BRANCH=master