xref: /third_party/node/tools/macos-installer/pkgbuild/npm/scripts/preinstall
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/tools/macos-installer/pkgbuild/npm/scripts/
11cb0ef41Sopenharmony_ci#!/bin/sh
21cb0ef41Sopenharmony_ci
31cb0ef41Sopenharmony_ci[[ -d /usr/local/lib/node_modules/npm ]] \
41cb0ef41Sopenharmony_ci  && rm -rf /usr/local/lib/node_modules/npm
51cb0ef41Sopenharmony_ciexit 0
6

Indexes created Thu Nov 07 10:32:03 CST 2024