From 51466f12b4be7b119e0632f83d77ce2e0c34f607 Mon Sep 17 00:00:00 2001 From: AlessandroZ Date: Tue, 2 May 2017 23:29:59 +0200 Subject: [PATCH] beroot submodule --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules index 24d66f61..354d2374 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,6 +6,10 @@ path = pupy/external/changeme url = https://github.com/AlessandroZ/changeme shallow = false +[submodule "pupy/external/BeRoot"] + path = pupy/external/BeRoot + url = https://github.com/AlessandroZ/BeRoot + shallow = false [submodule "client/sources-linux/linux-inject"] path = client/sources-linux/linux-inject url = https://github.com/gaffe23/linux-inject.git