Files
jambonz-infrastructure/packer/jambonz-sbc-sip-rtp/scripts/install_nodejs.sh
2020-11-14 12:30:47 -05:00

4 lines
157 B
Bash

#!/bin/bash
curl -sL https://deb.nodesource.com/setup_14.x | sudo bash - && sudo apt-get install -y nodejs
sudo npm install -g pino-pretty pm2 pm2-logrotate