Add BASE_GIT_URL to partner CONFIG

Introduce BASE_GIT_URL in autotools/partner/CONFIG pointing to the Detect-It-Easy GitHub repo. This provides a configurable base repository URL for partner autotools/scripts that need to fetch or reference the Detect-It-Easy project.
This commit is contained in:
DosX 2026-05-21 23:09:28 +03:00
commit a054fe5472

View file

@ -1,2 +1,3 @@
BASE_GIT_URL=https://github.com/horsicq/Detect-It-Easy.git
COMPILED_MAIN=/dbs_min/db
COMPILED_EXTRA=/dbs_min/db_extra