mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
docs: document repository scripts
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Bench Gateway Restart script supports OpenClaw repository automation.
|
||||
import { spawn, spawnSync, type ChildProcessWithoutNullStreams } from "node:child_process";
|
||||
import fs from "node:fs";
|
||||
import { mkdirSync, mkdtempSync, rmSync, writeFileSync } from "node:fs";
|
||||
|
||||
Reference in New Issue
Block a user