Commit ff3703eb authored by Administrator's avatar Administrator

Update install.sh

parent 3e898c6c
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - &&\
sudo apt-get install -y nodejs
sudo apt-get install -y nodejs haproxy
sudo npm install
sudo npm install -g pm2
sudo pm2 start app.json
......
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