Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/doc-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/doc-build.sh b/scripts/doc-build.sh
index 9a66d4dbb..750c48d00 100755
--- a/scripts/doc-build.sh
+++ b/scripts/doc-build.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
if [[ $DEBUG != "" ]]; then
set -x