mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 20:37:27 +00:00
refactor: rename to openclaw
This commit is contained in:
@@ -278,6 +278,7 @@ function main() {
|
||||
|
||||
try {
|
||||
const skip =
|
||||
process.env.OPENCLAW_SKIP_POSTINSTALL === "1" ||
|
||||
process.env.CLAWDBOT_SKIP_POSTINSTALL === "1" ||
|
||||
process.env.VITEST === "true" ||
|
||||
process.env.NODE_ENV === "test";
|
||||
|
||||
Reference in New Issue
Block a user