mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +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