Blame view

deploy.sh 79 Bytes
jay committed
1 2 3 4 5
sudo git pull
sudo npm run build
sudo pm2 stop nextapp
sudo pm2 start nextapp