auto: sync OpenClaw config 2026-09-01 10:10 [manual]
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
||||
exec /usr/bin/node --max-old-space-size=3913 /home/yangxuan/.nvm/versions/node/v25.9.0/lib/node_modules/openclaw/dist/index.js "$@"
|
||||
Reference in New Issue
Block a user