Rebrand NanoClaw to EJClaw
This commit is contained in:
@@ -280,7 +280,7 @@ const isDirectRun =
|
||||
|
||||
if (isDirectRun) {
|
||||
main().catch((err) => {
|
||||
logger.error({ err }, 'Failed to start NanoClaw');
|
||||
logger.error({ err }, 'Failed to start EJClaw');
|
||||
process.exit(1);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user