连接SSH
依次输入以下命令:
sudo su
apt-get update
apt-get upgrade
apt install curl
sudo apt-get install python-software-properties
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
apt-get install nodejs
sudo npm install -g nrm
解压脚本
打开FinalShel,把脚本全部上传进去
获取权限
下载地址
© 版权声明
THE END
请登录后查看评论内容