mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
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:
parent
50dc9aa509
commit
a054fe5472
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue