mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 08:42:43 +00:00
build: add local node bin to restart script PATH
This commit is contained in:
@@ -30,7 +30,7 @@ import { assertProvider, normalizeE164, toWhatsappJid } from "./utils.js";
|
||||
|
||||
dotenv.config({ quiet: true });
|
||||
|
||||
// Capture all console output into pino logs while keeping stdout/stderr behavior.
|
||||
// Capture all console output into structured logs while keeping stdout/stderr behavior.
|
||||
enableConsoleCapture();
|
||||
|
||||
import { buildProgram } from "./cli/program.js";
|
||||
|
||||
Reference in New Issue
Block a user