WIP: sdl-wkr updates

This commit is contained in:
John Haverlack 2026-01-31 22:23:56 -09:00
parent e552cc5e41
commit 1b58d08b4a
1 changed files with 2 additions and 2 deletions

View File

@ -260,8 +260,8 @@ function triggerWorkerUpdate(targetVersion, updateCmd) {
return;
}
log(`${module}: exiting for self-update`);
process.exit(0);
// log(`${module}: exiting for self-update`);
// process.exit(0);
}