From 6f65007adb0658e6fba49dd6b923063c0a71ea1e Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: 周三, 19 5月 2021 14:02:59 +0800 Subject: [PATCH] fix centos8 build repo renamed --- .gitmodules | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index ab17207..3372773 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ -[submodule "extern/license-generator"] +[submodule "license-generator"] path = extern/license-generator - url = https://github.com/open-license-manager/olm-license-generator.git - branch = develop \ No newline at end of file + url = https://github.com/open-license-manager/lcc-license-generator.git + branch = develop -- Gitblit v1.9.1