UNPKG

166 Bapplication/x-shView Raw
1#!/usr/bin/env bash
2
3curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
4. /root/.nvm/nvm.sh
5nvm install $1
6npm i
7npx yarn global add pm2