mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Update install script
This commit is contained in:
parent
7e75a91d66
commit
49f5f0155a
@ -91,6 +91,7 @@ fi
|
||||
#######################################################################
|
||||
NODE_DIR=$HOME/tools/nodejs
|
||||
NODE_SRC_NAME=$HOME/packages/nodejs.tar.gz
|
||||
# when download speed is slow, we can also use its mirror site: https://mirrors.ustc.edu.cn/node/v15.0.0/
|
||||
NODE_LINK="https://nodejs.org/dist/v14.15.4/node-v14.15.4-linux-x64.tar.xz"
|
||||
|
||||
mkdir -p $HOME/tools
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user