# 安装 Nodejs 使用方法: ```sh wget --no-check-certificate --no-cookies https://raw.githubusercontent.com/dunwu/linux/master/codes/deploy/tool/nodejs/install-nodejs.sh chmod -R 777 install-nodejs.sh ./install-nodejs.sh ```