From 50e49f9a8c01c40bc2fba86eefea4126afee3298 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 15 Mar 2016 11:48:49 +0100 Subject: [PATCH] Updater submodule added --- .gitmodules | 3 +++ Updater | 1 + 2 files changed, 4 insertions(+) create mode 160000 Updater diff --git a/.gitmodules b/.gitmodules index 5888e6d..62059e9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "lib/MSICALib"] path = lib/MSICALib url = https://github.com/Amebis/MSICALib.git +[submodule "Updater"] + path = Updater + url = https://github.com/Amebis/Updater.git diff --git a/Updater b/Updater new file mode 160000 index 0000000..fa607ed --- /dev/null +++ b/Updater @@ -0,0 +1 @@ +Subproject commit fa607ed0e7ed4b08b1d33d96f4d2c9cdc9a1e978