nix-gerrit/buildBazelPackageNG/bazelRulesNodeJS5Hook/local_node/bin/npm

7 lines
143 B
Plaintext
Raw Normal View History

2024-07-08 18:04:51 +00:00
#!/bin/sh
# SPDX-FileCopyrightText: 2024 The nix-gerrit Authors <git@lukegb.com>
# SPDX-License-Identifier: MIT
exec "@nodejs@/bin/npm" "$@"