Commit 059239eb authored by Administrator's avatar Administrator

Update install.sh

parent ff3703eb
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash - &&\
sudo apt-get install -y nodejs haproxy
sudo git clone http://git.fcfglobal.co/root/ha
cd ha
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