Polish Round
This commit is contained in:
+1
-1
@@ -83,5 +83,5 @@ if (import.meta.url === `file://${process.argv[1]}`) {
|
||||
console.error(`jarvisd: D-Bus unavailable: ${error.message}`);
|
||||
});
|
||||
process.on('SIGINT', () => daemon.close().finally(() => process.exit(0)));
|
||||
console.log('jarvisd scaffold ready; use the D-Bus adapter when installed');
|
||||
console.log('jarvisd ready; QVAC inference remains GPU-gated');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user