From 0506e3602e7e59de94a0e6c200d9aef82fe8e82c Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Wed, 10 May 2017 19:48:00 -0600
Subject: [PATCH] Add installer

---
 recipes/installer/recipe.sh | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 recipes/installer/recipe.sh

diff --git a/recipes/installer/recipe.sh b/recipes/installer/recipe.sh
new file mode 100644
index 000000000..398e4f022
--- /dev/null
+++ b/recipes/installer/recipe.sh
@@ -0,0 +1 @@
+GIT=https://github.com/redox-os/installer.git
-- 
GitLab