From a5daaedc80e0db3dd9ade9a1aefaccdbbf9f2d11 Mon Sep 17 00:00:00 2001 From: Iglocska Date: Wed, 7 Dec 2016 07:44:09 +0100 Subject: [PATCH] fix: Added galaxy submodule --- .gitmodules | 3 +++ app/files/misp-galaxy | 1 + 2 files changed, 4 insertions(+) create mode 160000 app/files/misp-galaxy diff --git a/.gitmodules b/.gitmodules index 81e21dc4f..db318e1f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,3 +18,6 @@ path = app/Lib/random_compat url = https://github.com/paragonie/random_compat branch = master +[submodule "app/files/misp-galaxy"] + path = app/files/misp-galaxy + url = https://github.com/MISP/misp-galaxy diff --git a/app/files/misp-galaxy b/app/files/misp-galaxy new file mode 160000 index 000000000..211f03a1a --- /dev/null +++ b/app/files/misp-galaxy @@ -0,0 +1 @@ +Subproject commit 211f03a1abb49e9c74e0978b132c62686e8fdca7