mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-29 03:01:50 +03:00
build: add local node bin to restart script PATH
This commit is contained in:
+1
-1
@@ -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