From 7d076ad39994fda8d86f7a4dfe9822c8c85aa915 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 3 Nov 2019 18:40:23 +0100 Subject: add feature system-gateway --- .mrconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.mrconfig') diff --git a/.mrconfig b/.mrconfig index ffcdbd4..8705018 100644 --- a/.mrconfig +++ b/.mrconfig @@ -14,5 +14,8 @@ checkout = git clone 'https://source.redpill.dk/source.git' 'source' [source/system] checkout = git clone 'https://source.redpill.dk/system.git' 'system' +[source/system-gateway] +checkout = git clone 'https://source.redpill.dk/system-gateway.git' 'system-gateway' + [source/about] checkout = git clone 'https://source.couchdesign.dk/org.git' 'about' -- cgit v1.2.3