Files
pilivestreamingtools/install-nodejs.sh

5 lines
130 B
Bash
Executable File

curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo npm i -g pm2
sudo pm2 startup