mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
fix(installer): satisfy shellcheck promotion wrapper
This commit is contained in:
+1
-1
@@ -1435,7 +1435,7 @@ promote_supported_node_binary() {
|
||||
}
|
||||
|
||||
activate_supported_node_on_path() {
|
||||
promote_supported_node_binary "$@"
|
||||
promote_supported_node_binary
|
||||
}
|
||||
|
||||
print_active_node_paths() {
|
||||
|
||||
Reference in New Issue
Block a user