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:
-rw-r--r--bin/npm.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/npm.cmd b/bin/npm.cmd
index d5a4b974c..0fe2b81a6 100644
--- a/bin/npm.cmd
+++ b/bin/npm.cmd
@@ -1 +1 @@
-node Z:\dev\js\npm\npm.js %*
+node %~dp0\..\npm.js %*