try to fix pl;ugin directories

This commit is contained in:
Jan Prochazka
2021-12-26 12:59:59 +01:00
parent 3ffe2090e5
commit 266d7d76de
9 changed files with 30 additions and 8 deletions

View File

@@ -66,6 +66,7 @@ module.exports = {
const sesid = uuidv1();
const connection = await connections.get({ conid });
const subprocess = fork(global['API_PACKAGE'] || process.argv[1], [
'--is-forked-api',
'--start-process',
'sessionProcess',
...process.argv.slice(3),