fix(installer): satisfy shellcheck promotion wrapper

This commit is contained in:
Peter Steinberger
2026-05-10 05:12:44 +01:00
parent 2fcfc647b3
commit e1ced53ac3
+1 -1
View File
@@ -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() {