Commit f5ef2c68 authored by Administrator's avatar Administrator

Update run.sh

parent dc63d254
...@@ -2,7 +2,4 @@ curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - ...@@ -2,7 +2,4 @@ curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt-get install -y nodejs sudo apt-get install -y nodejs
npm install npm install
npm install -g pm2 npm install -g pm2
pm2 start app.js
pm2 startup
pm2 save
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment