mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
install-node: Remove dependency on realpath.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
set -e
|
||||
|
||||
ZULIP_PATH=$(dirname "$0")
|
||||
ZULIP_ROOT=$(realpath "$ZULIP_PATH/../..")
|
||||
node_version=6.6.0
|
||||
npm_version=3.10.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user