mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-30 01:58:47 +00:00
update refs
This commit is contained in:
@@ -81,8 +81,8 @@ LOGINCTL
|
||||
npm install -g --prefix /tmp/npm-prefix "/app/$pkg_tgz"
|
||||
|
||||
npm_bin="/tmp/npm-prefix/bin/moltbot"
|
||||
npm_entry="/tmp/npm-prefix/lib/node_modules/moltbot/dist/entry.js"
|
||||
git_entry="/app/dist/entry.js"
|
||||
npm_entry="/tmp/npm-prefix/lib/node_modules/moltbot/moltbot.mjs"
|
||||
git_entry="/app/moltbot.mjs"
|
||||
|
||||
assert_entrypoint() {
|
||||
local unit_path="$1"
|
||||
|
||||
Reference in New Issue
Block a user