Working sdl-wkr self update
This commit is contained in:
parent
a6daee2516
commit
5855a154a9
|
|
@ -259,9 +259,6 @@ function triggerWorkerUpdate(targetVersion, updateCmd) {
|
||||||
log(`${module}: failed to exec update command: ${err}`);
|
log(`${module}: failed to exec update command: ${err}`);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// log(`${module}: exiting for self-update`);
|
|
||||||
// process.exit(0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue