1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot) 2024-12-11 14:35:40 +03:00
parent 4837f3a245
commit 278af7f60c
3 changed files with 5802 additions and 5802 deletions
service/dictionaries
src/en
OInt/tools/Modules/internal/Modules
OPI/src/CommonModules/OPI_Tools

File diff suppressed because it is too large Load Diff

@ -1533,7 +1533,7 @@ Function AddInsFolderOS() Export
Directory = "";
//@skip-check server-execution-safe-mode
Execute("Folder = CurrentScript().Path + ""addins/""");
Execute("Directory = CurrentScript().Path + ""addins/""");
Return Directory;

@ -1533,7 +1533,7 @@ Function AddInsFolderOS() Export
Directory = "";
//@skip-check server-execution-safe-mode
Execute("Folder = CurrentScript().Path + ""addins/""");
Execute("Directory = CurrentScript().Path + ""addins/""");
Return Directory;