mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 05:50:43 +00:00
test: source install version helper only
This commit is contained in:
@@ -38,7 +38,7 @@ function resolveInstallerVersionCases(params: {
|
||||
"bash",
|
||||
[
|
||||
"-c",
|
||||
`source "${installerPath}" >/dev/null 2>&1
|
||||
`${versionHelperSource}
|
||||
for openclaw_bin in "\${@:3}"; do
|
||||
OPENCLAW_BIN="$openclaw_bin"
|
||||
resolve_openclaw_version
|
||||
|
||||
Reference in New Issue
Block a user