From 7d0091609a6f6b423be1668ca5e0b2a8c149b718 Mon Sep 17 00:00:00 2001 From: warnerbryce Date: Tue, 5 May 2020 12:17:40 +0200 Subject: [PATCH] modified: .gitmodules deleted: server new file: web-apps --- .gitmodules | 6 +++--- server | 1 - web-apps | 1 + 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 160000 server create mode 160000 web-apps diff --git a/.gitmodules b/.gitmodules index a0c9c8fa..660282ce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,6 @@ [submodule "core"] path = core url = https://github.com/ONLYOFFICE/core.git -[submodule "server"] - path = server - url = https://github.com/ONLYOFFICE/server.git [submodule "dictionaries"] path = dictionaries url = https://github.com/ONLYOFFICE/dictionaries.git @@ -17,3 +14,6 @@ path = core-fonts url = https://github.com/ONLYOFFICE/core-fonts.git +[submodule "web-apps"] + path = web-apps + url = https://github.com/warnerbryce/web-apps diff --git a/server b/server deleted file mode 160000 index a3b4517a..00000000 --- a/server +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a3b4517ab4881458c13b44629c0acbaab5855b09 diff --git a/web-apps b/web-apps new file mode 160000 index 00000000..d7df5567 --- /dev/null +++ b/web-apps @@ -0,0 +1 @@ +Subproject commit d7df55676185d939f1ee3a4e1dc73300cf394d6c