diff --git a/.gitmodules b/.gitmodules index 59fcc3c..2fd3c13 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,3 +11,7 @@ path = Tesseract Orange url = https://gitlab.com/tesseract-prebuilt/tesseract-orange.git ignore = dirty +[submodule "Tesseract Green"] + path = Tesseract Green + url = https://gitlab.com/tesseract-prebuilt/tesseract-green.git + ignore = dirty diff --git a/README.md b/README.md index 735e02d..9fa9958 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## 解決方案 -* [Tesseract Green](https://github.com/brlin-tw/tesseract-green) +* [Tesseract Green](https://gitlab.com/tesseract-prebuilt/tesseract-green) An Ansible role for building dependency bundled, ready-to-use Tesseract packages * (開發中)[Tesseract Orange](https://gitlab.com/tesseract-prebuilt/tesseract-orange) Provides reproducible Tesseract build optimized for your machine diff --git a/Tesseract Green b/Tesseract Green new file mode 160000 index 0000000..06046a6 --- /dev/null +++ b/Tesseract Green @@ -0,0 +1 @@ +Subproject commit 06046a6cd6691cad1fe0fa51ab779061319d3c5d