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:
parent
4837f3a245
commit
278af7f60c
service/dictionaries
src/en
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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user