Fixed SAL after fork

This commit is contained in:
MoneroOcean
2025-10-13 20:09:05 -07:00
parent 8bbcc07dd2
commit 9128ef79b9
4 changed files with 5 additions and 5 deletions

View File

@@ -12,4 +12,4 @@ if (h1 === '0202fdaca8b906b1670506d0dc45b11cbc87f9ceedfd0cbfa56c14da72ccc27c4510
} else {
console.log('FAILED: ' + h1);
process.exit(1);
}
}